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

{
    "count": 24995,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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_rebels&page=427",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=425",
    "results": [
        {
            "id": 22605,
            "slug": "vs19_153_030",
            "identifier": "vs19_153_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_030/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0249",
            "original_title": "Votazione Articolo 3 PDL n. 0249",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24759,
            "slug": "vs19_185_008",
            "identifier": "vs19_185_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_008/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1294",
            "original_title": "Votazione Articolo 6 DDL n. 1294",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 105,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 22608,
            "slug": "vs19_153_004",
            "identifier": "vs19_153_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_004/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0418",
            "original_title": "Votazione Articolo 1 PDL n. 0418",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 92,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 31602,
            "slug": "vs19_340_120",
            "identifier": "vs19_340_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_120/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/1997/6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1997/6 DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/6 DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/6 BORRELLI FRANCESCO EMILIO (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": 66.81,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 24787,
            "slug": "vs19_185_059",
            "identifier": "vs19_185_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_059/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1294 E ABB/4 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1294 E ABB/4 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/4 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/4 ASCARI STEFANIA (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": 22,
            "majority_cohesion_rate": 49.79,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24494,
            "slug": "vs19_185_010",
            "identifier": "vs19_185_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_010/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 7.101 DI BIASE MICHELA (PD-IDP) - Votazione Emendamento 7.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.101 DDL n. 1294",
            "description_title": "Emendamento 7.101 DI BIASE MICHELA (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": 20,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24519,
            "slug": "vs19_185_051",
            "identifier": "vs19_185_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_051/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.019 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.019 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 24539,
            "slug": "vs19_185_021",
            "identifier": "vs19_185_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_021/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 10.01 D'ORSO VALENTINA (M5S) - Votazione Emendamento 10.01 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.01 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.01 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 31532,
            "slug": "vs19_340_056",
            "identifier": "vs19_340_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_056/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 56,
            "title": "Identici emendamenti 9-ter.6 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.7 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-ter.6 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.6 DDL n. 1997",
            "description_title": "Identici emendamenti 9-ter.6 BORRELLI FRANCESCO EMILIO (AVS) e 9-ter.7 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 76.4
        },
        {
            "id": 24530,
            "slug": "vs19_185_012",
            "identifier": "vs19_185_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_012/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1294",
            "original_title": "Votazione Articolo 7 DDL n. 1294",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 124,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31480,
            "slug": "vs19_340_004",
            "identifier": "vs19_340_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_004/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.7 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.7 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1997",
            "description_title": "Emendamento 1.7 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": 20,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 22597,
            "slug": "vs19_153_027",
            "identifier": "vs19_153_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_027/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0249",
            "original_title": "Votazione Articolo 1 PDL n. 0249",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 139,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24599,
            "slug": "vs19_185_046",
            "identifier": "vs19_185_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_046/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo aggiuntivo 16.0100 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 16.0100 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0100 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0100 SERRACCHIANI DEBORA (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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 31493,
            "slug": "vs19_340_017",
            "identifier": "vs19_340_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_017/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.03 FENU EMILIANO (M5S) - Votazione Emendamento 1.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.03 FENU EMILIANO (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": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 24506,
            "slug": "vs19_185_050",
            "identifier": "vs19_185_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_050/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 16.018 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.018 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.018 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.018 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 47.26,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 31477,
            "slug": "vs19_340_001",
            "identifier": "vs19_340_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_001/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 BAKKALI OUIDAD (PD-IDP) - Votazione Emendamento 1.2 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.2 DDL n. 1997",
            "description_title": "Emendamento 1.2 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": 20,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 24482,
            "slug": "vs19_185_011",
            "identifier": "vs19_185_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_011/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 7.100 LACARRA MARCO (PD-IDP) - Votazione Emendamento 7.100 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.100 DDL n. 1294",
            "description_title": "Emendamento 7.100 LACARRA 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": 21,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31481,
            "slug": "vs19_340_005",
            "identifier": "vs19_340_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_005/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 1.9 GADDA MARIA CHIARA (IVICRE), 1.10 BONELLI ANGELO (AVS) e 1.11 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.9 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.9 DDL n. 1997",
            "description_title": "Identici emendamenti 1.9 GADDA MARIA CHIARA (IVICRE), 1.10 BONELLI ANGELO (AVS) e 1.11 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 31482,
            "slug": "vs19_340_006",
            "identifier": "vs19_340_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_006/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.12 RUFFINO DANIELA (APERRE) - Votazione Emendamento 1.12 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1997",
            "description_title": "Emendamento 1.12 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 24547,
            "slug": "vs19_185_016",
            "identifier": "vs19_185_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_016/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1294",
            "original_title": "Votazione Articolo 10 DDL n. 1294",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 125,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24572,
            "slug": "vs19_185_035",
            "identifier": "vs19_185_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_035/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 1294",
            "original_title": "Votazione Articolo 16 DDL n. 1294",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24585,
            "slug": "vs19_185_056",
            "identifier": "vs19_185_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_056/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 18 (Mantenimento) - Votazione Articolo 18 DDL n. 1294",
            "original_title": "Votazione Articolo 18 DDL n. 1294",
            "description_title": "Articolo 18 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 51.48,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 22595,
            "slug": "vs19_153_032",
            "identifier": "vs19_153_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_153_032/?format=api",
            "sitting": {
                "id": 1437,
                "date": "2023-08-03",
                "number": 153,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0249",
            "original_title": "Votazione Articolo 4 PDL n. 0249",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 140,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 24614,
            "slug": "vs19_185_015",
            "identifier": "vs19_185_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_015/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1294",
            "original_title": "Votazione Articolo 9 DDL n. 1294",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24619,
            "slug": "vs19_185_005",
            "identifier": "vs19_185_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_005/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1294",
            "original_title": "Votazione Articolo 4 DDL n. 1294",
            "description_title": "Articolo 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22196,
            "slug": "vs19_150_058",
            "identifier": "vs19_150_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_058/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 58,
            "title": "Conversione decreto Pa, sport, giubileo",
            "original_title": "Votazione finale DDL n. 1239",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2023, n. 75, recante disposizioni urgenti in materia di organizzazione delle pubbliche amministrazioni, di agricoltura, di sport, di lavoro e per l'organizzazione del Giubileo della Chiesa cattolica per l'anno 2025 (DDL 1239)",
            "public_title": "Conversione decreto Pa, sport, giubileo",
            "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": 42,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 22357,
            "slug": "vs19_150_011",
            "identifier": "vs19_150_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_011/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1239/25 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1239/25 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/25 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/25 DONNO LEONARDO (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": 37,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 22247,
            "slug": "vs19_150_030",
            "identifier": "vs19_150_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_030/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1239/51 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/51 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/51 MANZI IRENE (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": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24735,
            "slug": "vs19_185_006",
            "identifier": "vs19_185_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_006/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1294",
            "original_title": "Votazione Articolo 5 DDL n. 1294",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24753,
            "slug": "vs19_185_041",
            "identifier": "vs19_185_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_041/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 16.033 ZAN ALESSANDRO (PD-IDP) - Votazione Emendamento 16.033 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.033 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.033 ZAN ALESSANDRO (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": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 31483,
            "slug": "vs19_340_007",
            "identifier": "vs19_340_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_007/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.13 RUFFINO DANIELA (APERRE) - Votazione Emendamento 1.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1997",
            "description_title": "Emendamento 1.13 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 22320,
            "slug": "vs19_150_001",
            "identifier": "vs19_150_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_001/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1239/7 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1239/7 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/7 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/7 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 138,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24769,
            "slug": "vs19_185_042",
            "identifier": "vs19_185_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_042/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 42,
            "title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (AVS) - Votazione Emendamento 16.030 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.030 DDL n. 1294",
            "description_title": "Identici articoli aggiuntivi 16.030 ASCARI STEFANIA (M5S) e 16.031 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24775,
            "slug": "vs19_185_033",
            "identifier": "vs19_185_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_033/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 15.101 FORATTINI ANTONELLA (PD-IDP) - Votazione Emendamento 15.101 DDL n. 1294",
            "original_title": "Votazione Emendamento 15.101 DDL n. 1294",
            "description_title": "Emendamento 15.101 FORATTINI ANTONELLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 22363,
            "slug": "vs19_150_010",
            "identifier": "vs19_150_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_010/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1239/24 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1239/24 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/24 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/24 IARIA ANTONINO (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": 61,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 32782,
            "slug": "vs19_371_036",
            "identifier": "vs19_371_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_036/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 36,
            "title": "PDL 107-B - EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 107-B - EM 3.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": 16,
            "majority_cohesion_rate": 54.77,
            "minority_cohesion_rate": 65.19
        },
        {
            "id": 24511,
            "slug": "vs19_185_013",
            "identifier": "vs19_185_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_013/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 7.01 ASCARI STEFANIA (M5S) - Votazione Emendamento 7.01 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.01 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 7.01 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 54,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 22281,
            "slug": "vs19_150_040",
            "identifier": "vs19_150_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_040/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1239/76 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1239/76 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/76 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/76 EVI ELEONORA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 22280,
            "slug": "vs19_150_014",
            "identifier": "vs19_150_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_150_014/?format=api",
            "sitting": {
                "id": 1434,
                "date": "2023-07-31",
                "number": 150,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1239/29 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1239/29 DDL n. 1239",
            "original_title": "Votazione Ordine del giorno 9/1239/29 DDL n. 1239",
            "description_title": "Ordine del giorno n. 9/1239/29 BARZOTTI VALENTINA (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": 48,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24660,
            "slug": "vs19_185_063",
            "identifier": "vs19_185_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_063/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1294 E ABB/12 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/1294 E ABB/12 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/12 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/12 SERRACCHIANI DEBORA (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": 22,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 31494,
            "slug": "vs19_340_018",
            "identifier": "vs19_340_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_018/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 1.04 FONTANA ILARIA (M5S) - Votazione Emendamento 1.04 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.04 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 1.04 FONTANA ILARIA (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": 65.97,
            "minority_cohesion_rate": 70.19
        },
        {
            "id": 24451,
            "slug": "vs19_185_020",
            "identifier": "vs19_185_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_020/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo aggiuntivo 10.0100 ASCARI STEFANIA (M5S) - Votazione Emendamento 10.0100 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.0100 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.0100 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 31510,
            "slug": "vs19_340_034",
            "identifier": "vs19_340_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_034/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 4.4 EVI ELEONORA (PD-IDP) - Votazione Emendamento 4.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 4.4 DDL n. 1997",
            "description_title": "Emendamento 4.4 EVI ELEONORA (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": 20,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 24622,
            "slug": "vs19_185_047",
            "identifier": "vs19_185_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_047/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 16.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.06 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.06 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.06 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 24756,
            "slug": "vs19_185_070",
            "identifier": "vs19_185_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_070/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 70,
            "title": "Norme per il contrasto della violenza di genere",
            "original_title": "Votazione finale DDL n. 1294",
            "description_title": "Disposizioni per il contrasto della violenza sulle donne e della violenza domestica (DDL 1294 e abbinate PDL 439-603-1245-1377)",
            "public_title": "Norme per il contrasto della violenza di genere",
            "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": 94,
            "majority_cohesion_rate": 51.48,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 24448,
            "slug": "vs19_185_001",
            "identifier": "vs19_185_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_001/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.100, nel testo riformulato, GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.100, DDL n. 1294",
            "original_title": "Votazione Emendamento 1.100, DDL n. 1294",
            "description_title": "Emendamento 1.100, nel testo riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 114,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24517,
            "slug": "vs19_185_039",
            "identifier": "vs19_185_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_039/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 16.013 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.013 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.013 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.013 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 24533,
            "slug": "vs19_185_028",
            "identifier": "vs19_185_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_028/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 13.2 DDL n. 1294",
            "original_title": "Votazione Emendamento 13.2 DDL n. 1294",
            "description_title": "Emendamento 13.2 CAFIERO DE RAHO FEDERICO (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24534,
            "slug": "vs19_185_022",
            "identifier": "vs19_185_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_022/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 11.100 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 11.100 DDL n. 1294",
            "original_title": "Votazione Emendamento 11.100 DDL n. 1294",
            "description_title": "Emendamento 11.100 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24555,
            "slug": "vs19_185_002",
            "identifier": "vs19_185_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_002/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1294",
            "original_title": "Votazione Articolo 1 DDL n. 1294",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        }
    ]
}