Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=230
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=231",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=229",
    "results": [
        {
            "id": 29554,
            "slug": "vs19_187_052",
            "identifier": "vs19_187_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_052/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1416/74 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/74 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/74 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 29991,
            "slug": "vs19_281_094",
            "identifier": "vs19_281_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_094/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 94,
            "title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/121 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/121 CUPERLO GIANNI (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": 55.27,
            "minority_cohesion_rate": 50.62
        },
        {
            "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": 29560,
            "slug": "vs19_187_058",
            "identifier": "vs19_187_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_058/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1416/51, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE) - Votazione Ordine del giorno 9/1416/51, DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/51, DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/51, come riformulato, CARFAGNA MARIA ROSARIA (AIV-RE)",
            "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": 118,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 29949,
            "slug": "vs19_281_001",
            "identifier": "vs19_281_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_001/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/4 MARATTIN LUIGI (IVICRE) - Votazione Ordine del giorno 9/1752/4 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/4 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/4 MARATTIN LUIGI (IVICRE)",
            "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": 56.54,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 32674,
            "slug": "vs19_366_046",
            "identifier": "vs19_366_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_046/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 46,
            "title": "MOZ 1-344 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 29963,
            "slug": "vs19_281_012",
            "identifier": "vs19_281_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_012/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1752/33 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1752/33 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/33 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/33 CANTONE LUCIANO (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": 30,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 24214,
            "slug": "vs19_168_038",
            "identifier": "vs19_168_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_038/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/45 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/45 BONELLI ANGELO (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": 48,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 32488,
            "slug": "vs19_359_007",
            "identifier": "vs19_359_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_359_007/?format=api",
            "sitting": {
                "id": 1793,
                "date": "2024-10-03",
                "number": 359,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2066/11 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2066/11 DDL n. 2066",
            "original_title": "Votazione Ordine del giorno 9/2066/11 DDL n. 2066",
            "description_title": "Ordine del giorno n. 9/2066/11 SILVESTRI FRANCESCO (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": 27,
            "majority_cohesion_rate": 59.34,
            "minority_cohesion_rate": 63.29
        },
        {
            "id": 24219,
            "slug": "vs19_168_044",
            "identifier": "vs19_168_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_044/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1373/54 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1373/54 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/54 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/54 FORATTINI ANTONELLA (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": 34,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 29955,
            "slug": "vs19_281_002",
            "identifier": "vs19_281_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_002/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/9 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/9 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 19,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 33435,
            "slug": "vs19_377_152",
            "identifier": "vs19_377_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_152/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 152,
            "title": "MOZ 1-351 CPV RESTANTI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV RESTANTI DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 104,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 24195,
            "slug": "vs19_168_033",
            "identifier": "vs19_168_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_033/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1373/39 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1373/39 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/39 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/39 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": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 30055,
            "slug": "vs19_281_091",
            "identifier": "vs19_281_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_091/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/1752/118 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/118 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/118 GRIBAUDO CHIARA (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": 56.12,
            "minority_cohesion_rate": 51.23
        },
        {
            "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": 30049,
            "slug": "vs19_281_079",
            "identifier": "vs19_281_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_079/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/105 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/105 BAKKALI OUIDAD (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": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 32676,
            "slug": "vs19_366_040",
            "identifier": "vs19_366_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_040/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 40,
            "title": "MOZ 1-347 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-347 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 32055,
            "slug": "vs19_348_012",
            "identifier": "vs19_348_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_012/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 21.01006 PENZA PASQUALINO (M5S) - Votazione Emendamento 21.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 21.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 21.01006 PENZA PASQUALINO (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": 21,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 76.1
        },
        {
            "id": 29996,
            "slug": "vs19_282_012",
            "identifier": "vs19_282_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_012/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1752/134 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/134 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/134 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/134 SIMIANI 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": 53,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 30072,
            "slug": "vs19_282_029",
            "identifier": "vs19_282_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_029/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1752/114 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1752/114 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/114 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/114 D'ALFONSO LUCIANO (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": 56.54,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 24210,
            "slug": "vs19_168_020",
            "identifier": "vs19_168_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_020/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1373/24 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/24 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/24 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24212,
            "slug": "vs19_168_019",
            "identifier": "vs19_168_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_019/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1373/23 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/1373/23 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/23 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/23 TORTO DANIELA (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": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 33516,
            "slug": "vs19_377_175",
            "identifier": "vs19_377_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_175/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 175,
            "title": "MOZ 1-358 CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 31898,
            "slug": "vs19_349_028",
            "identifier": "vs19_349_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_028/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo aggiuntivo 37.01001 ASCARI STEFANIA (M5S) - Votazione Emendamento 37.01001 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01001 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01001 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.33,
            "minority_cohesion_rate": 72.33
        },
        {
            "id": 24208,
            "slug": "vs19_168_011",
            "identifier": "vs19_168_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_011/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1373/13 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/1373/13 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/13 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/13 ORRICO ANNA LAURA (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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30063,
            "slug": "vs19_282_020",
            "identifier": "vs19_282_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_020/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/142 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/142 CIANI PAOLO (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": 22,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24207,
            "slug": "vs19_168_034",
            "identifier": "vs19_168_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_034/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1373/41 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1373/41 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/41 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/41 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 58.64
        },
        {
            "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": 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": 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": 24181,
            "slug": "vs19_168_039",
            "identifier": "vs19_168_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_039/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1373/47 (versione corretta) ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1373/47 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/47 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/47 (versione corretta) ZARATTI FILIBERTO (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": 48,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24188,
            "slug": "vs19_168_042",
            "identifier": "vs19_168_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_042/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1373/51 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1373/51 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/51 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/51 LACARRA 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": 36,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 30337,
            "slug": "vs19_300_006",
            "identifier": "vs19_300_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_006/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.500 da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 1.500 PDL n. 0304",
            "original_title": "Votazione Emendamento 1.500 PDL n. 0304",
            "description_title": "Emendamento 1.500 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": 21,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 30361,
            "slug": "vs19_300_007",
            "identifier": "vs19_300_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_300_007/?format=api",
            "sitting": {
                "id": 1701,
                "date": "2024-05-28",
                "number": 300,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.701 della Commissione - Votazione Emendamento 1.701 ",
            "original_title": "Votazione Emendamento 1.701 ",
            "description_title": "Emendamento 1.701 della Commissione",
            "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": 20,
            "majority_cohesion_rate": 56.72,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24168,
            "slug": "vs19_168_014",
            "identifier": "vs19_168_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_014/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1373/18 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1373/18 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/18 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/18 LOVECCHIO GIORGIO (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": 30,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 32686,
            "slug": "vs19_366_028",
            "identifier": "vs19_366_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_028/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 28,
            "title": "MOZ 1-335 CPV 1, 2, 3 E 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-335 CPV 1, 2, 3 E 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.22,
            "minority_cohesion_rate": 65.82
        },
        {
            "id": 32687,
            "slug": "vs19_366_006",
            "identifier": "vs19_366_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_006/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 6,
            "title": "MOZ 1-316 NF CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-316 NF CPV 2 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 66.8,
            "minority_cohesion_rate": 72.15
        },
        {
            "id": 24186,
            "slug": "vs19_168_013",
            "identifier": "vs19_168_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_013/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1373/17 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1373/17 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/17 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/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": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30339,
            "slug": "vs19_301_006",
            "identifier": "vs19_301_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_006/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00289, limitatamente ai capoversi primo e terzo della premessa e al capoverso primo, lettera b), della parte dispositiva, MARATTIN LUIGI (IVICRE) ed altri - Votazione Mozione 1_00289",
            "original_title": "Votazione Mozione 1_00289",
            "description_title": "Mozione n. 1-00289, limitatamente ai capoversi primo e terzo della premessa e al capoverso primo, lettera b), della parte dispositiva, MARATTIN LUIGI (IVICRE) 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": 81,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 24216,
            "slug": "vs19_168_028",
            "identifier": "vs19_168_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_028/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1373/32 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1373/32 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/32 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/32 DI LAURO CARMEN (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": 33,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 30365,
            "slug": "vs19_301_008",
            "identifier": "vs19_301_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_008/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00290 GRIMALDI MARCO (AVS) ed altri - Votazione Mozione 1_00290",
            "original_title": "Votazione Mozione 1_00290",
            "description_title": "Mozione n. 1-00290 GRIMALDI MARCO (AVS) 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": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 30363,
            "slug": "vs19_301_002",
            "identifier": "vs19_301_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_301_002/?format=api",
            "sitting": {
                "id": 1702,
                "date": "2024-05-29",
                "number": 301,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00279 CONTE GIUSEPPE (M5S) ed altri - Votazione Mozione 1_00279",
            "original_title": "Votazione Mozione 1_00279",
            "description_title": "Mozione n. 1-00279 CONTE GIUSEPPE (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": 57,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 32698,
            "slug": "vs19_366_047",
            "identifier": "vs19_366_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_047/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 47,
            "title": "MOZ 1-344 CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 2 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 58.23
        },
        {
            "id": 30462,
            "slug": "vs19_304_008",
            "identifier": "vs19_304_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_008/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.19 COSTA SERGIO (M5S) - Votazione Emendamento 1.19 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1665",
            "description_title": "Emendamento 1.19 COSTA SERGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24187,
            "slug": "vs19_168_022",
            "identifier": "vs19_168_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_022/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1373/26 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1373/26 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/26 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/26 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24173,
            "slug": "vs19_168_021",
            "identifier": "vs19_168_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_021/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1373/25 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1373/25 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/25 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/25 DELL'OLIO GIANMAURO (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": 104,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 24224,
            "slug": "vs19_171_005",
            "identifier": "vs19_171_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_005/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1436/7 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1436/7 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/7 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/7 CAFIERO DE RAHO FEDERICO (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": 21,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 30467,
            "slug": "vs19_304_013",
            "identifier": "vs19_304_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_304_013/?format=api",
            "sitting": {
                "id": 1710,
                "date": "2024-06-11",
                "number": 304,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.28 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1665",
            "description_title": "Emendamento 1.28 BARBAGALLO ANTHONY EMANUELE (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": 65.55,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 24235,
            "slug": "vs19_171_001",
            "identifier": "vs19_171_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_001/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1436/3 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1436/3 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/3 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/3 FOSSI EMILIANO (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": 19,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 24240,
            "slug": "vs19_171_008",
            "identifier": "vs19_171_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_171_008/?format=api",
            "sitting": {
                "id": 1486,
                "date": "2023-10-04",
                "number": 171,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1436/12 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/1436/12 DDL n. 1436",
            "original_title": "Votazione Ordine del giorno 9/1436/12 DDL n. 1436",
            "description_title": "Ordine del giorno n. 9/1436/12 RICCIARDI RICCARDO (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": 69,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 38.27
        }
    ]
}