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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=181",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=179",
    "results": [
        {
            "id": 31578,
            "slug": "vs19_340_104",
            "identifier": "vs19_340_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_104/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 104,
            "title": "Articolo aggiuntivo 9-decies.02 CASO ANTONIO (M5S) - Votazione Emendamento 9-decies.02 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.02 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.02 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 29981,
            "slug": "vs19_281_025",
            "identifier": "vs19_281_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_025/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1752/46 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1752/46 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/46 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/46 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34702,
            "slug": "vs19_374_007",
            "identifier": "vs19_374_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_007/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2038/15 SCUTELLA' ELISA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/15 SCUTELLA' ELISA (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 25608,
            "slug": "vs19_210_080",
            "identifier": "vs19_210_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_080/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 18.20 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.20 DDL n. 1341",
            "description_title": "Emendamento 18.20 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24483,
            "slug": "vs19_184_018",
            "identifier": "vs19_184_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_018/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.15 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.15 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.15 DDL n. 1406",
            "description_title": "Emendamento 2.15 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 33598,
            "slug": "vs19_381_005",
            "identifier": "vs19_381_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_005/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.6, 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6, 1.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 31485,
            "slug": "vs19_340_009",
            "identifier": "vs19_340_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_009/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.17 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.17 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1997",
            "description_title": "Emendamento 1.17 BAKKALI OUIDAD (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": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 25548,
            "slug": "vs19_210_074",
            "identifier": "vs19_210_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_074/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 18.9 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.9 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.9 DDL n. 1341",
            "description_title": "Emendamento 18.9 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30901,
            "slug": "vs19_317_080",
            "identifier": "vs19_317_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_080/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1933/91 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1933/91 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/91 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/91 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 31442,
            "slug": "vs19_331_065",
            "identifier": "vs19_331_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_331_065/?format=api",
            "sitting": {
                "id": 1748,
                "date": "2024-07-23",
                "number": 331,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1975/19 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1975/19 DDL n. 1975",
            "original_title": "Votazione Ordine del giorno 9/1975/19 DDL n. 1975",
            "description_title": "Ordine del giorno n. 9/1975/19 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 66.46
        },
        {
            "id": 33478,
            "slug": "vs19_377_141",
            "identifier": "vs19_377_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_141/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 141,
            "title": "MOZ 1-346 CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 18 DISP",
            "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": 23,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 30016,
            "slug": "vs19_281_076",
            "identifier": "vs19_281_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_076/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/1752/101 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1752/101 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/101 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/101 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21719,
            "slug": "vs19_114_016",
            "identifier": "vs19_114_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_016/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1114/45 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1114/45 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/45 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/45 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 29968,
            "slug": "vs19_281_020",
            "identifier": "vs19_281_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_020/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/41 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/1752/41 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/41 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/41 TRAVERSI ROBERTO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 32794,
            "slug": "vs19_370_034",
            "identifier": "vs19_370_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_034/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 34,
            "title": "EM 4.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.73,
            "minority_cohesion_rate": 71.52
        },
        {
            "id": 30218,
            "slug": "vs19_292_069",
            "identifier": "vs19_292_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_069/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 69,
            "title": "Mantenimento articolo 22 - Votazione Articolo 22 DDL n. 1717",
            "original_title": "Votazione Articolo 22 DDL n. 1717",
            "description_title": "Mantenimento articolo 22",
            "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": 23,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 57.67
        },
        {
            "id": 31500,
            "slug": "vs19_340_024",
            "identifier": "vs19_340_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_024/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.4 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1997",
            "description_title": "Emendamento 2.4 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 30967,
            "slug": "vs19_317_021",
            "identifier": "vs19_317_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_021/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1933/25 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Ordine del giorno 9/1933/25 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/25 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/25 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 34701,
            "slug": "vs19_374_006",
            "identifier": "vs19_374_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_006/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2038/14 SCERRA FILIPPO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/14 SCERRA FILIPPO (M5S)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33590,
            "slug": "vs19_381_010",
            "identifier": "vs19_381_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_010/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 2.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.13",
            "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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25601,
            "slug": "vs19_210_127",
            "identifier": "vs19_210_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_127/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 127,
            "title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 29.300, DDL n. 1341",
            "original_title": "Votazione Emendamento 29.300, DDL n. 1341",
            "description_title": "Emendamento 29.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24245,
            "slug": "vs19_172_018",
            "identifier": "vs19_172_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_018/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 18,
            "title": "Conversione decreto attività economiche e finanziarie strategiche",
            "original_title": "Votazione finale DDL n. 1436",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 10 agosto 2023, n. 104, recante disposizioni urgenti a tutela degli utenti, in materia di attività economiche e finanziarie e investimenti strategici (Approvato dal Senato) (DDL 1436)",
            "public_title": "Conversione decreto attività economiche e finanziarie strategiche",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 30894,
            "slug": "vs19_317_054",
            "identifier": "vs19_317_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_054/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1933/64 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1933/64 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/64 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/64 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 31584,
            "slug": "vs19_340_110",
            "identifier": "vs19_340_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_110/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 110,
            "title": "Articolo aggiuntivo 9-terdecies.01 GADDA MARIA CHIARA (IVICRE) - Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-terdecies.01 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-terdecies.01 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 31983,
            "slug": "vs19_348_053",
            "identifier": "vs19_348_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_053/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 26.012 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 26.012 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.012 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.012 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.42,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 24452,
            "slug": "vs19_184_023",
            "identifier": "vs19_184_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_023/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.20 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.20 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.20 DDL n. 1406",
            "description_title": "Emendamento 2.20 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 30977,
            "slug": "vs19_317_020",
            "identifier": "vs19_317_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_317_020/?format=api",
            "sitting": {
                "id": 1729,
                "date": "2024-07-03",
                "number": 317,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1933/20 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1933/20 DDL n. 1933",
            "original_title": "Votazione Ordine del giorno 9/1933/20 DDL n. 1933",
            "description_title": "Ordine del giorno n. 9/1933/20 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 31624,
            "slug": "vs19_340_142",
            "identifier": "vs19_340_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_142/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 142,
            "title": "Ordine del giorno n. 9/1997/33 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1997/33 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/33 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/33 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 34486,
            "slug": "vs19_377_013",
            "identifier": "vs19_377_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_013/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 3.7 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 3.7 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 25627,
            "slug": "vs19_210_130",
            "identifier": "vs19_210_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_130/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 130,
            "title": "Emendamento 30.1 PAVANELLI EMMA (M5S) - Votazione Emendamento 30.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.1 DDL n. 1341",
            "description_title": "Emendamento 30.1 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 34482,
            "slug": "vs19_377_008",
            "identifier": "vs19_377_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_008/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.10 SIMIANI MARCO (PD-IDP)",
            "original_title": "Emendamento 2.10 SIMIANI MARCO (PD-IDP)",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33563,
            "slug": "vs19_381_012",
            "identifier": "vs19_381_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_012/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 2.9, 2.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.9, 2.10",
            "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": 23,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 32720,
            "slug": "vs19_366_048",
            "identifier": "vs19_366_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_048/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 48,
            "title": "MOZ 1-344 CPV 3 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 57.68,
            "minority_cohesion_rate": 58.23
        },
        {
            "id": 31986,
            "slug": "vs19_348_047",
            "identifier": "vs19_348_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_047/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 26.500 del Governo - Votazione Emendamento 26.500 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.500 DDL n. 1660",
            "description_title": "Emendamento 26.500 del Governo",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 76.73
        },
        {
            "id": 34494,
            "slug": "vs19_377_021",
            "identifier": "vs19_377_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_021/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.21 BONELLI ANGELO (AVS)",
            "original_title": "Emendamento 3.21 BONELLI ANGELO (AVS)",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 30240,
            "slug": "vs19_292_055",
            "identifier": "vs19_292_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_055/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 16.1 D'ORSO VALENTINA (M5S) - Votazione Emendamento 16.1 DDL n. 1717",
            "original_title": "Votazione Emendamento 16.1 DDL n. 1717",
            "description_title": "Emendamento 16.1 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 57.06
        },
        {
            "id": 21364,
            "slug": "19-71-60",
            "identifier": "19-71-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-60/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 60,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.7, Trevisi",
            "original_title": "Em. 3.7, 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21304,
            "slug": "19-71-82",
            "identifier": "19-71-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-82/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 82,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.33, Trevisi",
            "original_title": "Em. 3.33, 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21418,
            "slug": "19-71-16",
            "identifier": "19-71-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-16/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 16,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 1.24, Trevisi",
            "original_title": "Em. 1.24, 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": 23,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21326,
            "slug": "19-71-39",
            "identifier": "19-71-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-39/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 39,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 2.12, Di Girolamo e Sironi",
            "original_title": "Em. 2.12, Di Girolamo e Sironi",
            "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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21303,
            "slug": "19-71-83",
            "identifier": "19-71-83",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-83/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 83,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.34, Aurora Floridia e altri",
            "original_title": "Em. 3.34, Aurora 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 79.13,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21380,
            "slug": "19-71-10",
            "identifier": "19-71-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-10/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 10,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 1.14 (1a parte), Irto e altri",
            "original_title": "Em. 1.14 (1a parte), Irto 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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 21340,
            "slug": "19-71-133",
            "identifier": "19-71-133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-133/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 133,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 4.37, Irto e altri",
            "original_title": "Em. 4.37, Irto 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": 23,
            "majority_cohesion_rate": 80.0,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 26434,
            "slug": "19-140-4",
            "identifier": "19-140-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-140-4/?format=api",
            "sitting": {
                "id": 1562,
                "date": "2023-12-21",
                "number": 140,
                "branch": "S"
            },
            "number": 4,
            "title": "Em. 92.TAB.3.1.5, Magni e altri",
            "original_title": "Em. 92.TAB.3.1.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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21404,
            "slug": "19-71-77",
            "identifier": "19-71-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-77/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 77,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 3.28, Basso e altri",
            "original_title": "Em. 3.28, Basso 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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21411,
            "slug": "19-71-36",
            "identifier": "19-71-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-36/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 36,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 2.9, Di Girolamo e Sironi",
            "original_title": "Em. 2.9, Di Girolamo e Sironi",
            "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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21398,
            "slug": "19-71-102",
            "identifier": "19-71-102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-102/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 102,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 4.1, Irto e altri",
            "original_title": "Em. 4.1, Irto 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 21296,
            "slug": "19-71-113",
            "identifier": "19-71-113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-71-113/?format=api",
            "sitting": {
                "id": 1385,
                "date": "2023-05-24",
                "number": 71,
                "branch": "S"
            },
            "number": 113,
            "title": "d-l 35/2023 - Ponte sullo stretto di Messina - Em. 4.15, Di Girolamo",
            "original_title": "Em. 4.15, Di Girolamo",
            "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": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 23818,
            "slug": "19-79-28",
            "identifier": "19-79-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-28/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 28,
            "title": "DL 48/2023 - Lavoro - Em. 2.102 (1a parte), Camusso e altri",
            "original_title": "Em. 2.102 (1a parte), Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 23,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 33731,
            "slug": "19-246-4",
            "identifier": "19-246-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-246-4/?format=api",
            "sitting": {
                "id": 1837,
                "date": "2024-11-27",
                "number": 246,
                "branch": "S"
            },
            "number": 4,
            "title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria - Em. 2.4, Zambito e altri",
            "original_title": "Em. 2.4, Zambito e altri",
            "description_title": "Accesso ai corsi di laurea magistrale in medicina e chirurgia - Accesso ai corsi universitari di area sanitaria",
            "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": 23,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 55.29
        }
    ]
}