Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=414
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=415",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=413",
    "results": [
        {
            "id": 32906,
            "slug": "19-236-20",
            "identifier": "19-236-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-236-20/?format=api",
            "sitting": {
                "id": 1814,
                "date": "2024-10-30",
                "number": 236,
                "branch": "S"
            },
            "number": 20,
            "title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane - Em. 2.18, Martella e altri",
            "original_title": "Em. 2.18, Martella e altri",
            "description_title": "Disposizioni per lo sviluppo e la valorizzazione delle zone montane",
            "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.0,
            "minority_cohesion_rate": 79.07
        },
        {
            "id": 37539,
            "slug": "19-288-11",
            "identifier": "19-288-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-11/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 11,
            "title": "Intelligenza artificiale - Emm. 3.10 e 3.11",
            "original_title": "Emm. 3.10 e 3.11",
            "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": 11,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 37540,
            "slug": "19-288-10",
            "identifier": "19-288-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-288-10/?format=api",
            "sitting": {
                "id": 1947,
                "date": "2025-03-20",
                "number": 288,
                "branch": "S"
            },
            "number": 10,
            "title": "Intelligenza artificiale - Em. 3.301, Enrico Borghi e altri",
            "original_title": "Em. 3.301, Enrico Borghi 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": 11,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 34449,
            "slug": "vs19_388_046",
            "identifier": "vs19_388_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_046/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 10.10 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 10.10 DDL n. 2022",
            "original_title": "Votazione Emendamento 10.10 DDL n. 2022",
            "description_title": "Emendamento 10.10 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39624,
            "slug": "vs19_504_076",
            "identifier": "vs19_504_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_076/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 76,
            "title": "ART AGG 14.01000 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01000 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 30152,
            "slug": "vs19_288_009",
            "identifier": "vs19_288_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_009/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 BONELLI ANGELO (AVS) - Votazione Emendamento 1.10 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.10 PDL n. 1018",
            "description_title": "Emendamento 1.10 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 73.01
        },
        {
            "id": 34446,
            "slug": "vs19_388_042",
            "identifier": "vs19_388_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_042/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 9.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 9.4 DDL n. 2022",
            "original_title": "Votazione Emendamento 9.4 DDL n. 2022",
            "description_title": "Emendamento 9.4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39655,
            "slug": "vs19_504_116",
            "identifier": "vs19_504_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_116/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 24.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 32777,
            "slug": "vs19_370_019",
            "identifier": "vs19_370_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_019/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 63.9,
            "minority_cohesion_rate": 77.22
        },
        {
            "id": 30202,
            "slug": "vs19_292_040",
            "identifier": "vs19_292_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_040/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 12.102 MAURI MATTEO (PD-IDP) - Votazione Emendamento 12.102 DDL n. 1717",
            "original_title": "Votazione Emendamento 12.102 DDL n. 1717",
            "description_title": "Emendamento 12.102 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 15,
            "n_margin": 11,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 66.87
        },
        {
            "id": 39716,
            "slug": "vs19_506_017",
            "identifier": "vs19_506_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_017/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2126-A E ABB/38 - Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "description_title": "ODG 9/2126-A E ABB/38",
            "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": 11,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 39709,
            "slug": "vs19_506_010",
            "identifier": "vs19_506_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_010/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2126-A E ABB/30 - Votazione Ordine del giorno 9/2126-A E ABB/30 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/30 ",
            "description_title": "ODG 9/2126-A E ABB/30",
            "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": 11,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 39717,
            "slug": "vs19_506_018",
            "identifier": "vs19_506_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_018/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2126-A E ABB/45 - Votazione Ordine del giorno 9/2126-A E ABB/45 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/45 ",
            "description_title": "ODG 9/2126-A E ABB/45",
            "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": 11,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 76.28
        },
        {
            "id": 30142,
            "slug": "vs19_288_019",
            "identifier": "vs19_288_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_019/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 19,
            "title": "Riforma dell'articolo 71 del codice del terzo settore",
            "original_title": "Votazione finale PDL n. 1018",
            "description_title": "Modifica all'articolo 71 del codice del Terzo settore, di cui al decreto legislativo 3 luglio 2017, n. 117, in materia di compatibilità urbanistica dell'uso delle sedi e dei locali impiegati dagli enti del Terzo settore per le loro attività (PDL 1018)",
            "public_title": "Riforma dell'articolo 71 del codice del terzo settore",
            "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": 11,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 68.71
        },
        {
            "id": 39580,
            "slug": "vs19_504_025",
            "identifier": "vs19_504_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_025/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 30146,
            "slug": "vs19_288_010",
            "identifier": "vs19_288_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_288_010/?format=api",
            "sitting": {
                "id": 1680,
                "date": "2024-05-07",
                "number": 288,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.7 MANES FRANCO (M-MIN) - Votazione Emendamento 1.7 PDL n. 1018",
            "original_title": "Votazione Emendamento 1.7 PDL n. 1018",
            "description_title": "Emendamento 1.7 MANES FRANCO (M-MIN)",
            "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": 59.49,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 39559,
            "slug": "vs19_504_003",
            "identifier": "vs19_504_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_003/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 6.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 26904,
            "slug": "vs19_229_028",
            "identifier": "vs19_229_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_028/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1297 E ABB/5 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1297 E ABB/5 DDL n. 1297",
            "original_title": "Votazione Ordine del giorno 9/1297 E ABB/5 DDL n. 1297",
            "description_title": "Ordine del giorno n. 9/1297 E ABB/5 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 39581,
            "slug": "vs19_504_026",
            "identifier": "vs19_504_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_026/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39631,
            "slug": "vs19_504_084",
            "identifier": "vs19_504_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_084/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 84,
            "title": "ART AGG 15.03, 15.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.03, 15.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 51.23,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 34457,
            "slug": "vs19_388_056",
            "identifier": "vs19_388_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_056/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C) - Votazione Emendamento 12.1000 DDL n. 2022",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2022",
            "description_title": "Identici emendamenti 12.1000 ZINZI GIANPIERO (LEGA) e 12.1001 SEMENZATO MARTINA (NM-M-C)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34475,
            "slug": "vs19_388_084",
            "identifier": "vs19_388_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_084/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 84,
            "title": "Identici articoli aggiuntivi 21.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 21.012 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 21.011 DDL n. 2022",
            "original_title": "Votazione Emendamento 21.011 DDL n. 2022",
            "description_title": "Identici articoli aggiuntivi 21.011 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) e 21.012 GADDA MARIA CHIARA (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": 5,
            "n_margin": 10,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 30310,
            "slug": "vs19_293_010",
            "identifier": "vs19_293_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_010/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00280, (Nuova formulazione), ad eccezione del capoverso dodicesimo della parte dispositiva, CASU ANDREA (PD-IDP) ed altri - Votazione Mozione 1_00280",
            "original_title": "Votazione Mozione 1_00280",
            "description_title": "Mozione n. 1-00280, (Nuova formulazione), ad eccezione del capoverso dodicesimo della parte dispositiva, CASU ANDREA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 51.26,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 19478,
            "slug": "19-41-81",
            "identifier": "19-41-81",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-41-81/?format=api",
            "sitting": {
                "id": 1303,
                "date": "2023-02-22",
                "number": 41,
                "branch": "S"
            },
            "number": 81,
            "title": "Conversione decreto impianti strategici (ex Ilva)",
            "original_title": "Votazione finale",
            "description_title": "D-l 2/2023 - Impianti di interesse strategico nazionale",
            "public_title": "Conversione decreto impianti strategici (ex Ilva)",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23443,
            "slug": "19-95-134",
            "identifier": "19-95-134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-134/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 134,
            "title": "Em. 6.13, Tajani e Losacco",
            "original_title": "Em. 6.13, Tajani e Losacco",
            "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": 10,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23447,
            "slug": "19-95-127",
            "identifier": "19-95-127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-127/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 127,
            "title": "Em. 6.4, Calenda e altri",
            "original_title": "Em. 6.4, Calenda 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": 10,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23134,
            "slug": "19-91-11",
            "identifier": "19-91-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-11/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 11,
            "title": "Mozione n. 8, sulla introduzione di un salario minimo       garantito per i lavoratori italiani. ODG G1, Malan e altri",
            "original_title": "Mozione n. 8, sulla introduzione di un salario minimo       garantito per i lavoratori italiani. ODG G1, Malan e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23128,
            "slug": "19-91-10",
            "identifier": "19-91-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-10/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 10,
            "title": "Mozione n. 8, sulla introduzione di un salario minimo       garantito per i lavoratori italiani",
            "original_title": "Mozione n. 8, sulla introduzione di un salario minimo       garantito per i lavoratori italiani",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23014,
            "slug": "19-89-132",
            "identifier": "19-89-132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-132/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 132,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 15.4, Cucchi e altri",
            "original_title": "Em. 15.4, Cucchi 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": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 19671,
            "slug": "19-42-49",
            "identifier": "19-42-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-49/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 49,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.66 (1a parte), Scalfarotto",
            "original_title": "Em. 1.66 (1a parte), Scalfarotto",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23011,
            "slug": "19-89-135",
            "identifier": "19-89-135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-135/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 135,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.202, Cucchi e altri",
            "original_title": "Em. 18.202, Cucchi 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": 10,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 19595,
            "slug": "19-42-90",
            "identifier": "19-42-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-90/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 90,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.127, Giorgis e altri",
            "original_title": "Em. 1.127, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 19615,
            "slug": "19-42-45",
            "identifier": "19-42-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-45/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 45,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.62, Giorgis e altri",
            "original_title": "Em. 1.62, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 19663,
            "slug": "19-42-69",
            "identifier": "19-42-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-69/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 69,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.95, De Cristofaro e altri",
            "original_title": "Em. 1.95, De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 20553,
            "slug": "19-58-198",
            "identifier": "19-58-198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-58-198/?format=api",
            "sitting": {
                "id": 1353,
                "date": "2023-04-19",
                "number": 58,
                "branch": "S"
            },
            "number": 198,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 7.0.100/2, De Cristofaro e altri",
            "original_title": "Em. 7.0.100/2, 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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23055,
            "slug": "19-89-126",
            "identifier": "19-89-126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-126/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 126,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.1 (testo corretto) (1a parte),           Barbara Floridia e altri",
            "original_title": "Em. 14.1 (testo corretto) (1a parte),           Barbara Floridia 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": 10,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23018,
            "slug": "19-89-116",
            "identifier": "19-89-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-116/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 116,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 10.9, Rojc e altri",
            "original_title": "Em. 10.9, Rojc 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": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 24906,
            "slug": "19-122-47",
            "identifier": "19-122-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-47/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 47,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Em. 3.39, Pirro e altri",
            "original_title": "Em. 3.39, Pirro e altri",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 10,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 24813,
            "slug": "19-122-94",
            "identifier": "19-122-94",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-94/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 94,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Emm. 3.219 e 3.220",
            "original_title": "Emm. 3.219 e 3.220",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "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": 10,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 20693,
            "slug": "19-58-18",
            "identifier": "19-58-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-58-18/?format=api",
            "sitting": {
                "id": 1353,
                "date": "2023-04-19",
                "number": 58,
                "branch": "S"
            },
            "number": 18,
            "title": "d-l 20/2023 - ingresso lavoratori stranieri e contrasto immigrazione irregolare - Em. 2.300, Zampa e altri",
            "original_title": "Em. 2.300, Zampa 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": 10,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 85.06
        },
        {
            "id": 21616,
            "slug": "19-74-98",
            "identifier": "19-74-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-98/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 98,
            "title": "d-l 39/2023 - siccità - ODG G6.2, Sironi",
            "original_title": "ODG G6.2, Sironi",
            "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": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 22980,
            "slug": "19-89-118",
            "identifier": "19-89-118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-118/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 118,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 11.202, Malpezzi e altri",
            "original_title": "Em. 11.202, Malpezzi 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": 10,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 19565,
            "slug": "19-42-112",
            "identifier": "19-42-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-112/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 112,
            "title": "d-l 1/2023 - gestione flussi migratori - ODG G1.12, Valente e altri",
            "original_title": "ODG G1.12, Valente e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 24908,
            "slug": "19-122-41",
            "identifier": "19-122-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-41/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 41,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Em. 3.31, Guidolin e altri",
            "original_title": "Em. 3.31, Guidolin e altri",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "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": 10,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 19572,
            "slug": "19-42-65",
            "identifier": "19-42-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-65/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 65,
            "title": "d-l 1/2023 - gestione flussi migratori - Emm. 1.89 e 1.90",
            "original_title": "Emm. 1.89 e 1.90",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 24878,
            "slug": "19-122-103",
            "identifier": "19-122-103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-103/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 103,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - ODG G3.204, Magni e altri",
            "original_title": "ODG G3.204, Magni e altri",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 10,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19660,
            "slug": "19-42-75",
            "identifier": "19-42-75",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-75/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 75,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.102, Parrini e altri",
            "original_title": "Em. 1.102, Parrini e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 19626,
            "slug": "19-42-14",
            "identifier": "19-42-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-14/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 14,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.18, De Cristofaro e altri",
            "original_title": "Em. 1.18, De Cristofaro e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 19573,
            "slug": "19-42-60",
            "identifier": "19-42-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-60/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 60,
            "title": "d-l 1/2023 - gestione flussi migratori - Em. 1.82, Giorgis e altri",
            "original_title": "Em. 1.82, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 19643,
            "slug": "19-42-105",
            "identifier": "19-42-105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-42-105/?format=api",
            "sitting": {
                "id": 1305,
                "date": "2023-02-23",
                "number": 42,
                "branch": "S"
            },
            "number": 105,
            "title": "d-l 1/2023 - gestione flussi migratori - ODG G1.5, Giorgis e altri",
            "original_title": "ODG G1.5, Giorgis e altri",
            "description_title": "d-l 1/2023 - gestione flussi migratori",
            "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": 10,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 75.86
        }
    ]
}