Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=220
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_rebels&page=221",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=219",
    "results": [
        {
            "id": 21503,
            "slug": "vs19_112_035",
            "identifier": "vs19_112_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_035/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 35,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 9) della parte dispositiva, come riformulato, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 9) della parte dispositiva, come riformulato, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 147,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 34143,
            "slug": "vs19_388_133",
            "identifier": "vs19_388_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_133/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 133,
            "title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.17 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.17 DDL n. 2022",
            "description_title": "Identici emendamenti 26.17 MORFINO DANIELA (M5S) e 26.18 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 22626,
            "slug": "vs19_140_004",
            "identifier": "vs19_140_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_140_004/?format=api",
            "sitting": {
                "id": 1424,
                "date": "2023-07-17",
                "number": 140,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1183/6 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1183/6 DDL n. 1183",
            "original_title": "Votazione Ordine del giorno 9/1183/6 DDL n. 1183",
            "description_title": "Ordine del giorno n. 9/1183/6 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 30132,
            "slug": "vs19_283_040",
            "identifier": "vs19_283_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_040/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.9
        },
        {
            "id": 22777,
            "slug": "vs19_141_046",
            "identifier": "vs19_141_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_046/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1134",
            "original_title": "Votazione Articolo 21 DDL n. 1134",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 144,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25701,
            "slug": "vs19_210_026",
            "identifier": "vs19_210_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_026/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo 5 - Votazione Articolo 5 DDL n. 1341",
            "original_title": "Votazione Articolo 5 DDL n. 1341",
            "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": 1,
            "n_margin": 74,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30294,
            "slug": "vs19_293_016",
            "identifier": "vs19_293_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_016/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00281, limitatamente al capoverso sesto della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso sesto della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 53.78,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 32460,
            "slug": "vs19_359_028",
            "identifier": "vs19_359_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_028/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2066/49, nel testo riformulato, MADIA MARIA ANNA (PD-IDP) - Votazione Ordine del giorno 9/2066/49, DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/49, DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/49, nel testo riformulato, MADIA MARIA ANNA (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": 1,
            "n_margin": 124,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 68.99
        },
        {
            "id": 25693,
            "slug": "vs19_210_024",
            "identifier": "vs19_210_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_024/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 5.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 5.1 DDL n. 1341",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1341",
            "description_title": "Emendamento 5.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 25762,
            "slug": "vs19_210_196",
            "identifier": "vs19_210_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_196/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 196,
            "title": "Ordine del giorno n. 9/1341/21 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1341/21 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/21 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/21 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 34117,
            "slug": "vs19_388_125",
            "identifier": "vs19_388_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_125/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 125,
            "title": "Articolo aggiuntivo 25.022 IARIA ANTONINO (M5S) - Votazione Emendamento 25.022 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.022 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.022 IARIA ANTONINO (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": 57,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 34145,
            "slug": "vs19_388_128",
            "identifier": "vs19_388_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_128/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 128,
            "title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 26.1 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.1 DDL n. 2022",
            "description_title": "Emendamento 26.1 PELUFFO VINICIO GIUSEPPE GUIDO (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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34089,
            "slug": "vs19_388_137",
            "identifier": "vs19_388_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_137/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 137,
            "title": "Emendamento 26.27 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.27 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.27 DDL n. 2022",
            "description_title": "Emendamento 26.27 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34150,
            "slug": "vs19_388_138",
            "identifier": "vs19_388_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_138/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 138,
            "title": "Emendamento 26.28 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.28 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.28 DDL n. 2022",
            "description_title": "Emendamento 26.28 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34112,
            "slug": "vs19_388_145",
            "identifier": "vs19_388_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_145/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 145,
            "title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 26.034 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.034 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.034 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 25732,
            "slug": "vs19_210_033",
            "identifier": "vs19_210_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_033/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1341",
            "original_title": "Votazione Articolo 6 DDL n. 1341",
            "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": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30298,
            "slug": "vs19_293_005",
            "identifier": "vs19_293_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_005/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/3 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/3 SOUMAHORO ABOUBAKAR (M-ALT)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30089,
            "slug": "vs19_283_001",
            "identifier": "vs19_283_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_001/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 0836",
            "original_title": "Votazione Articolo 1 PDL n. 0836",
            "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": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 30880,
            "slug": "vs19_314_024",
            "identifier": "vs19_314_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_024/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00122, sulle lettere c), d), e), f) del capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00122",
            "original_title": "Votazione Risoluzione 6_00122",
            "description_title": "Risoluzione n. 6-00122, sulle lettere c), d), e), f) del capoverso secondo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 23909,
            "slug": "vs19_154_008",
            "identifier": "vs19_154_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_154_008/?format=api",
            "sitting": {
                "id": 1438,
                "date": "2023-08-04",
                "number": 154,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 1038-B",
            "original_title": "Votazione Articolo 12 DDL n. 1038-B",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 43,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 22792,
            "slug": "vs19_142_014",
            "identifier": "vs19_142_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_014/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 2.400, PDL n. 0107",
            "original_title": "Votazione Emendamento 2.400, PDL n. 0107",
            "description_title": "Emendamento 2.400, 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": 93,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 34255,
            "slug": "vs19_388_192",
            "identifier": "vs19_388_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_192/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 192,
            "title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 34.047 DDL n. 2022",
            "original_title": "Votazione Emendamento 34.047 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 34.047 DI SANZO CHRISTIAN DIEGO (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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 30097,
            "slug": "vs19_283_029",
            "identifier": "vs19_283_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_029/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0836",
            "original_title": "Votazione Articolo 5 PDL n. 0836",
            "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": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 54.6
        },
        {
            "id": 30036,
            "slug": "vs19_282_011",
            "identifier": "vs19_282_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_011/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/133 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/133 ASCANI ANNA (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": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 54.85,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25933,
            "slug": "vs19_212_020",
            "identifier": "vs19_212_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_020/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 20,
            "title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera a), della parte dispositiva - Votazione Risoluzione 6_00077",
            "original_title": "Votazione Risoluzione 6_00077",
            "description_title": "Risoluzione n. 6-00077, limitatamente al capoverso secondo, lettera a), della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25711,
            "slug": "vs19_210_131",
            "identifier": "vs19_210_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_131/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 131,
            "title": "Emendamento 30.2 MANZI IRENE (PD-IDP) - Votazione Emendamento 30.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 30.2 DDL n. 1341",
            "description_title": "Emendamento 30.2 MANZI IRENE (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 34053,
            "slug": "vs19_388_161",
            "identifier": "vs19_388_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_161/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 161,
            "title": "Emendamento 28.20 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 28.20 DDL n. 2022",
            "original_title": "Votazione Emendamento 28.20 DDL n. 2022",
            "description_title": "Emendamento 28.20 DI SANZO CHRISTIAN DIEGO (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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 25941,
            "slug": "vs19_212_023",
            "identifier": "vs19_212_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_212_023/?format=api",
            "sitting": {
                "id": 1553,
                "date": "2023-12-12",
                "number": 212,
                "branch": "C"
            },
            "number": 23,
            "title": "Risoluzione n. 6-00077, limitatamente al capoverso quinto, lettera d), della parte dispositiva - Votazione Risoluzione 6_00077",
            "original_title": "Votazione Risoluzione 6_00077",
            "description_title": "Risoluzione n. 6-00077, limitatamente al capoverso quinto, lettera d), della parte dispositiva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 94,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 36.42
        },
        {
            "id": 21757,
            "slug": "vs19_114_098",
            "identifier": "vs19_114_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_114_098/?format=api",
            "sitting": {
                "id": 1395,
                "date": "2023-06-06",
                "number": 114,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (PD-IDP) - Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "original_title": "Votazione Ordine del giorno 9/1114/20 DDL n. 1114",
            "description_title": "Ordine del giorno n. 9/1114/20 LAI SILVIO (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 32082,
            "slug": "vs19_349_071",
            "identifier": "vs19_349_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_071/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/1660/37, nel testo riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1660/37, DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/37, DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/37, nel testo riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 121,
            "majority_cohesion_rate": 58.33,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 30102,
            "slug": "vs19_283_007",
            "identifier": "vs19_283_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_007/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.1000 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 3.1000 PDL n. 0836",
            "original_title": "Votazione Emendamento 3.1000 PDL n. 0836",
            "description_title": "Emendamento 3.1000 BERRUTO MAURO (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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 69.94
        },
        {
            "id": 34350,
            "slug": "vs19_388_205",
            "identifier": "vs19_388_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_205/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 205,
            "title": "Emendamento 35.1012 MARATTIN LUIGI (M-ALT) - Votazione Emendamento 35.1012 DDL n. 2022",
            "original_title": "Votazione Emendamento 35.1012 DDL n. 2022",
            "description_title": "Emendamento 35.1012 MARATTIN LUIGI (M-ALT)",
            "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": 110,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 30101,
            "slug": "vs19_283_019",
            "identifier": "vs19_283_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_019/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 4.9 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 4.9 PDL n. 0836",
            "original_title": "Votazione Emendamento 4.9 PDL n. 0836",
            "description_title": "Emendamento 4.9 PICCOLOTTI ELISABETTA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 63.8
        },
        {
            "id": 34074,
            "slug": "vs19_388_168",
            "identifier": "vs19_388_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_168/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 168,
            "title": "Articolo 31 - Votazione Articolo 31 DDL n. 2022",
            "original_title": "Votazione Articolo 31 DDL n. 2022",
            "description_title": "Articolo 31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 55,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 30068,
            "slug": "vs19_282_022",
            "identifier": "vs19_282_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_022/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1752/144 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/144 SARRACINO 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 29553,
            "slug": "vs19_187_051",
            "identifier": "vs19_187_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_051/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO) - Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/72, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/72, nel testo riformulato, MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 125,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 32492,
            "slug": "vs19_359_013",
            "identifier": "vs19_359_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_013/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/17 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/17 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 68.35
        },
        {
            "id": 39291,
            "slug": "vs19_499_009",
            "identifier": "vs19_499_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_009/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 9,
            "title": "MANTENIMENTO ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "MANTENIMENTO ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 34311,
            "slug": "vs19_389_026",
            "identifier": "vs19_389_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_026/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2022/47 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2022/47 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/47 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/47 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 25691,
            "slug": "vs19_210_090",
            "identifier": "vs19_210_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_090/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 20.3 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 20.3 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.3 DDL n. 1341",
            "description_title": "Emendamento 20.3 ORRICO ANNA LAURA (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": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30531,
            "slug": "vs19_309_055",
            "identifier": "vs19_309_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_055/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.8 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1665",
            "description_title": "Emendamento 3.8 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 30287,
            "slug": "vs19_293_006",
            "identifier": "vs19_293_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_006/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/536-B/4 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/536-B/4 PDL n. 0536-B",
            "original_title": "Votazione Ordine del giorno 9/536-B/4 PDL n. 0536-B",
            "description_title": "Ordine del giorno n. 9/536-B/4 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30002,
            "slug": "vs19_282_009",
            "identifier": "vs19_282_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_009/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1752/131 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/131 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/131 MARINO MARIA STEFANIA (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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30875,
            "slug": "vs19_314_003",
            "identifier": "vs19_314_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_003/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00121, sul secondo capoverso della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri - Votazione Risoluzione 6_00121",
            "original_title": "Votazione Risoluzione 6_00121",
            "description_title": "Risoluzione n. 6-00121, sul secondo capoverso della parte dispositiva, FARAONE DAVIDE (IVICRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 73.53,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 24185,
            "slug": "vs19_168_017",
            "identifier": "vs19_168_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_017/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1373/21 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1373/21 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/21 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/21 PELLEGRINI MARCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 22749,
            "slug": "vs19_142_010",
            "identifier": "vs19_142_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_010/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.09 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.09 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.09 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 1.09 STEFANAZZI CLAUDIO MICHELE (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": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25652,
            "slug": "vs19_210_091",
            "identifier": "vs19_210_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_091/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 20.4 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 20.4 DDL n. 1341",
            "original_title": "Votazione Emendamento 20.4 DDL n. 1341",
            "description_title": "Emendamento 20.4 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25604,
            "slug": "vs19_210_157",
            "identifier": "vs19_210_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_157/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 157,
            "title": "Articolo 41 - Votazione Articolo 41 DDL n. 1341",
            "original_title": "Votazione Articolo 41 DDL n. 1341",
            "description_title": "Articolo 41",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 70,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22743,
            "slug": "vs19_142_017",
            "identifier": "vs19_142_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_142_017/?format=api",
            "sitting": {
                "id": 1426,
                "date": "2023-07-19",
                "number": 142,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 2.01 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 2.01 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.01 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.01 STEFANAZZI CLAUDIO MICHELE (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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 34279,
            "slug": "vs19_389_028",
            "identifier": "vs19_389_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_028/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2022/49 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2022/49 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/49 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/49 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 67.52
        }
    ]
}