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

{
    "count": 22963,
    "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=majority_cohesion_rate&page=266",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=264",
    "results": [
        {
            "id": 19979,
            "slug": "vs19_072_023",
            "identifier": "vs19_072_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_023/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.34 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.34 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.34 DDL n. 0977",
            "description_title": "Emendamento 2.34 MALAVASI ILENIA (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": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22700,
            "slug": "vs19_128_037",
            "identifier": "vs19_128_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_037/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1238/34 D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/34 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/34 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29839,
            "slug": "vs19_262_003",
            "identifier": "vs19_262_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_003/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00096, limitatamente al capoverso quinto della premessa, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M) - Votazione Risoluzione 6_00096",
            "original_title": "Votazione Risoluzione 6_00096",
            "description_title": "Risoluzione n. 6-00096, limitatamente al capoverso quinto della premessa, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), BARELLI PAOLO (FI-PPE) e LUPI MAURIZIO (NM-M)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 29844,
            "slug": "vs19_262_008",
            "identifier": "vs19_262_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_008/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso settimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso settimo 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": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29845,
            "slug": "vs19_262_009",
            "identifier": "vs19_262_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_009/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00097, limitatamente al capoverso tredicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00097",
            "original_title": "Votazione Risoluzione 6_00097",
            "description_title": "Risoluzione n. 6-00097, limitatamente al capoverso tredicesimo 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 29854,
            "slug": "vs19_262_018",
            "identifier": "vs19_262_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_262_018/?format=api",
            "sitting": {
                "id": 1636,
                "date": "2024-03-14",
                "number": 262,
                "branch": "C"
            },
            "number": 18,
            "title": "Risoluzione n. 6-00101 BRAGA CHIARA (PD-IDP) ed altri - Votazione Risoluzione 6_00101",
            "original_title": "Votazione Risoluzione 6_00101",
            "description_title": "Risoluzione n. 6-00101 BRAGA CHIARA (PD-IDP) 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19813,
            "slug": "vs19_065_005",
            "identifier": "vs19_065_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_065_005/?format=api",
            "sitting": {
                "id": 1318,
                "date": "2023-03-08",
                "number": 65,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00058 MANES FRANCO (MISTO) ed altri - Votazione Mozione 1_00058",
            "original_title": "Votazione Mozione 1_00058",
            "description_title": "Mozione n. 1-00058 MANES FRANCO (MISTO) 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": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18916,
            "slug": "vs19_038_053",
            "identifier": "vs19_038_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_053/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/674/14, nel testo riformulato, BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/674/14, DDL n. 0674",
            "original_title": "Votazione Ordine del giorno 9/674/14, DDL n. 0674",
            "description_title": "Ordine del giorno n. 9/674/14, nel testo riformulato, BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 135,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25944,
            "slug": "vs19_213_003",
            "identifier": "vs19_213_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_003/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1601/4 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/1601/4 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/4 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/4 ONORI FEDERICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 19985,
            "slug": "vs19_072_018",
            "identifier": "vs19_072_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_018/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.17 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.17 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.17 DDL n. 0977",
            "description_title": "Emendamento 2.17 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 18749,
            "slug": "vs19_038_011",
            "identifier": "vs19_038_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_011/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 5.2 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 5.2 DDL n. 0674",
            "original_title": "Votazione Emendamento 5.2 DDL n. 0674",
            "description_title": "Emendamento 5.2 BRAGA CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18406,
            "slug": "vs19_025_011",
            "identifier": "vs19_025_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_011/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.11 SCUTELLA' ELISA (M5S) - Votazione Emendamento 2.11 DDL n. 0664",
            "original_title": "Votazione Emendamento 2.11 DDL n. 0664",
            "description_title": "Emendamento 2.11 SCUTELLA' ELISA (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.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 18544,
            "slug": "vs19_025_023",
            "identifier": "vs19_025_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_025_023/?format=api",
            "sitting": {
                "id": 1249,
                "date": "2022-12-14",
                "number": 25,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/664/10 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/664/10 DDL n. 0664",
            "original_title": "Votazione Ordine del giorno 9/664/10 DDL n. 0664",
            "description_title": "Ordine del giorno n. 9/664/10 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": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 19967,
            "slug": "vs19_072_051",
            "identifier": "vs19_072_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_051/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 4.5 ZANELLA LUANA (AVS) - Votazione Emendamento 4.5 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.5 DDL n. 0977",
            "description_title": "Emendamento 4.5 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25954,
            "slug": "vs19_213_007",
            "identifier": "vs19_213_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_007/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1601/8 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1601/8 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/8 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/8 MORFINO 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 19909,
            "slug": "vs19_072_030",
            "identifier": "vs19_072_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_030/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.3 ZANELLA LUANA (AVS) - Votazione Emendamento 3.3 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.3 DDL n. 0977",
            "description_title": "Emendamento 3.3 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 19842,
            "slug": "vs19_072_075",
            "identifier": "vs19_072_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_075/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 4.64 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 4.64 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.64 DDL n. 0977",
            "description_title": "Emendamento 4.64 MALAVASI ILENIA (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": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 18569,
            "slug": "vs19_020_004",
            "identifier": "vs19_020_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_020_004/?format=api",
            "sitting": {
                "id": 1239,
                "date": "2022-12-06",
                "number": 20,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/547/8 GIACHETTI ROBERTO (AIV-RE) - Votazione Ordine del giorno 9/547/8 DDL n. 0547",
            "original_title": "Votazione Ordine del giorno 9/547/8 DDL n. 0547",
            "description_title": "Ordine del giorno n. 9/547/8 GIACHETTI ROBERTO (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": 70,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 25956,
            "slug": "vs19_213_016",
            "identifier": "vs19_213_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_213_016/?format=api",
            "sitting": {
                "id": 1555,
                "date": "2023-12-13",
                "number": 213,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1601/18 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1601/18 DDL n. 1601",
            "original_title": "Votazione Ordine del giorno 9/1601/18 DDL n. 1601",
            "description_title": "Ordine del giorno n. 9/1601/18 CURTI AUGUSTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18491,
            "slug": "vs19_019_018",
            "identifier": "vs19_019_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_018/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 2.50 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2.50 DDL n. 0547",
            "original_title": "Votazione Emendamento 2.50 DDL n. 0547",
            "description_title": "Emendamento 2.50 ZARATTI FILIBERTO (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": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 18467,
            "slug": "vs19_019_054",
            "identifier": "vs19_019_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_054/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 14.100, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 14.100, DDL n. 0547",
            "original_title": "Votazione Emendamento 14.100, DDL n. 0547",
            "description_title": "Emendamento 14.100, 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": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 24070,
            "slug": "vs19_160_044",
            "identifier": "vs19_160_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_160_044/?format=api",
            "sitting": {
                "id": 1464,
                "date": "2023-09-12",
                "number": 160,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1364/18 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1364/18 DDL n. 1364",
            "original_title": "Votazione Ordine del giorno 9/1364/18 DDL n. 1364",
            "description_title": "Ordine del giorno n. 9/1364/18 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 18460,
            "slug": "vs19_019_019",
            "identifier": "vs19_019_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_019/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.3 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.3 DDL n. 0547",
            "original_title": "Votazione Emendamento 2.3 DDL n. 0547",
            "description_title": "Emendamento 2.3 PROVENZANO GIUSEPPE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18493,
            "slug": "vs19_019_046",
            "identifier": "vs19_019_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_046/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 12.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.3 DDL n. 0547",
            "original_title": "Votazione Emendamento 12.3 DDL n. 0547",
            "description_title": "Emendamento 12.3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 20050,
            "slug": "vs19_069_007",
            "identifier": "vs19_069_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_069_007/?format=api",
            "sitting": {
                "id": 1323,
                "date": "2023-03-15",
                "number": 69,
                "branch": "C"
            },
            "number": 7,
            "title": "Mozione n. 1-00093, limitatamente al capoverso quinto della parte dispositiva, DORI DEVIS (AVS) ed altri - Votazione Mozione 1_00093",
            "original_title": "Votazione Mozione 1_00093",
            "description_title": "Mozione n. 1-00093, limitatamente al capoverso quinto della parte dispositiva, DORI DEVIS (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": 145,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 18469,
            "slug": "vs19_019_051",
            "identifier": "vs19_019_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_051/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 13.1 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 13.1 DDL n. 0547",
            "original_title": "Votazione Emendamento 13.1 DDL n. 0547",
            "description_title": "Emendamento 13.1 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18754,
            "slug": "vs19_038_003",
            "identifier": "vs19_038_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_038_003/?format=api",
            "sitting": {
                "id": 1277,
                "date": "2023-01-18",
                "number": 38,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.6 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 0674",
            "original_title": "Votazione Emendamento 1.6 DDL n. 0674",
            "description_title": "Emendamento 1.6 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18480,
            "slug": "vs19_019_034",
            "identifier": "vs19_019_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_034/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 6-BIS.50 MAGI RICCARDO (MISTO) - Votazione Emendamento 6-BIS.50 DDL n. 0547",
            "original_title": "Votazione Emendamento 6-BIS.50 DDL n. 0547",
            "description_title": "Emendamento 6-BIS.50 MAGI RICCARDO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18455,
            "slug": "vs19_019_012",
            "identifier": "vs19_019_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_012/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 1.11 SIMIANI MARCO (PD-IDP), 1.20 ZARATTI FILIBERTO (AVS) e 1.21 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.11 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.11 DDL n. 0547",
            "description_title": "Identici emendamenti 1.11 SIMIANI MARCO (PD-IDP), 1.20 ZARATTI FILIBERTO (AVS) e 1.21 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 24663,
            "slug": "vs19_180_005",
            "identifier": "vs19_180_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_180_005/?format=api",
            "sitting": {
                "id": 1501,
                "date": "2023-10-18",
                "number": 180,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00200, come riformulata, ad eccezione dei capoversi primo, quinto e ottavo della parte dispositiva, DI LAURO CARMEN (M5S) ed altri - Votazione Mozione 1_00200",
            "original_title": "Votazione Mozione 1_00200",
            "description_title": "Mozione n. 1-00200, come riformulata, ad eccezione dei capoversi primo, quinto e ottavo della parte dispositiva, DI LAURO CARMEN (M5S) 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": 0,
            "n_margin": 146,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 19850,
            "slug": "vs19_072_020",
            "identifier": "vs19_072_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_020/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.26 ZANELLA LUANA (AVS) - Votazione Emendamento 2.26 DDL n. 0977",
            "original_title": "Votazione Emendamento 2.26 DDL n. 0977",
            "description_title": "Emendamento 2.26 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24021,
            "slug": "vs19_157_005",
            "identifier": "vs19_157_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_005/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.18 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.18 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.18 PDL n. 0536",
            "description_title": "Emendamento 1.18 BONETTI ELENA (AIV-RE)",
            "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": 70,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24020,
            "slug": "vs19_157_006",
            "identifier": "vs19_157_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_006/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.20 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.20 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.20 PDL n. 0536",
            "description_title": "Emendamento 1.20 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 23998,
            "slug": "vs19_157_003",
            "identifier": "vs19_157_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_003/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.9 BONETTI ELENA (AIV-RE) - Votazione Emendamento 1.9 PDL n. 0536",
            "original_title": "Votazione Emendamento 1.9 PDL n. 0536",
            "description_title": "Emendamento 1.9 BONETTI ELENA (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24017,
            "slug": "vs19_157_011",
            "identifier": "vs19_157_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_011/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.500, PDL n. 0536",
            "original_title": "Votazione Emendamento 3.500, PDL n. 0536",
            "description_title": "Emendamento 3.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": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24036,
            "slug": "vs19_157_028",
            "identifier": "vs19_157_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_157_028/?format=api",
            "sitting": {
                "id": 1461,
                "date": "2023-09-06",
                "number": 157,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/536 E ABB/9 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/536 E ABB/9 PDL n. 0536",
            "original_title": "Votazione Ordine del giorno 9/536 E ABB/9 PDL n. 0536",
            "description_title": "Ordine del giorno n. 9/536 E ABB/9 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 33320,
            "slug": "19-243-278",
            "identifier": "19-243-278",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-278/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 278,
            "title": "Codice della strada - Em. 35.67, Basso e altri",
            "original_title": "Em. 35.67, Basso e altri",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 68.24
        },
        {
            "id": 33073,
            "slug": "19-241-12",
            "identifier": "19-241-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-241-12/?format=api",
            "sitting": {
                "id": 1819,
                "date": "2024-11-11",
                "number": 241,
                "branch": "S"
            },
            "number": 12,
            "title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco - Em. 12.200, De Cristofaro e altri",
            "original_title": "Em. 12.200, De Cristofaro e altri",
            "description_title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 56.47
        },
        {
            "id": 33274,
            "slug": "19-243-60",
            "identifier": "19-243-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-60/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 60,
            "title": "Codice della strada - Em. 10.4, Sironi e Nave",
            "original_title": "Em. 10.4, Sironi e Nave",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 36.47
        },
        {
            "id": 33072,
            "slug": "19-241-13",
            "identifier": "19-241-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-241-13/?format=api",
            "sitting": {
                "id": 1819,
                "date": "2024-11-11",
                "number": 241,
                "branch": "S"
            },
            "number": 13,
            "title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco - Em. 12.201, Parrini e altri",
            "original_title": "Em. 12.201, Parrini e altri",
            "description_title": "ordinamento e organizzazione Forze di polizia, Forze armate e Corpo nazionale vigili del fuoco",
            "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": 68.38,
            "minority_cohesion_rate": 55.29
        },
        {
            "id": 33297,
            "slug": "19-243-37",
            "identifier": "19-243-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-37/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 37,
            "title": "Codice della strada - Em. 5.8, Basso e altri",
            "original_title": "Em. 5.8, Basso e altri",
            "description_title": "Codice della strada",
            "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": 14,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 63.53
        },
        {
            "id": 33158,
            "slug": "19-243-16",
            "identifier": "19-243-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-16/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 16,
            "title": "Codice della strada - Em. 3.3, Basso e altri",
            "original_title": "Em. 3.3, Basso e altri",
            "description_title": "Codice della strada",
            "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": 13,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 65.88
        },
        {
            "id": 33400,
            "slug": "19-243-154",
            "identifier": "19-243-154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-154/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 154,
            "title": "Codice della strada - Articolo 18",
            "original_title": "Articolo 18",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 62,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 58.82
        },
        {
            "id": 33290,
            "slug": "19-243-44",
            "identifier": "19-243-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-44/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 44,
            "title": "Codice della strada - Em. 7.5, Di Girolamo e Nave",
            "original_title": "Em. 7.5, Di Girolamo e Nave",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 36.47
        },
        {
            "id": 33145,
            "slug": "19-243-67",
            "identifier": "19-243-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-67/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 67,
            "title": "Codice della strada - Em. 10.14, Basso e altri",
            "original_title": "Em. 10.14, Basso e altri",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 33258,
            "slug": "19-243-90",
            "identifier": "19-243-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-90/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 90,
            "title": "Codice della strada - Em. 13.1, Basso e altri",
            "original_title": "Em. 13.1, Basso e altri",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 33348,
            "slug": "19-243-250",
            "identifier": "19-243-250",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-250/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 250,
            "title": "Codice della strada - Em. 35.21, Basso e altri",
            "original_title": "Em. 35.21, Basso e altri",
            "description_title": "Codice della strada",
            "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": 12,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 33349,
            "slug": "19-243-249",
            "identifier": "19-243-249",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-249/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 249,
            "title": "Codice della strada - Em. 35.20, Di Girolamo e Nave",
            "original_title": "Em. 35.20, Di Girolamo e Nave",
            "description_title": "Codice della strada",
            "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": 13,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 65.88
        },
        {
            "id": 33269,
            "slug": "19-243-77",
            "identifier": "19-243-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-77/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 77,
            "title": "Codice della strada - Em. 10.30, Di Girolamo e Nave",
            "original_title": "Em. 10.30, Di Girolamo e Nave",
            "description_title": "Codice della strada",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 68.38,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 33173,
            "slug": "19-243-1",
            "identifier": "19-243-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-243-1/?format=api",
            "sitting": {
                "id": 1821,
                "date": "2024-11-20",
                "number": 243,
                "branch": "S"
            },
            "number": 1,
            "title": "Codice della strada - Em. 1.1, Basso e altri",
            "original_title": "Em. 1.1, Basso e altri",
            "description_title": "Codice della strada",
            "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": 68.38,
            "minority_cohesion_rate": 62.35
        }
    ]
}