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

{
    "count": 22091,
    "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=-date&page=361",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=359",
    "results": [
        {
            "id": 21972,
            "slug": "vs19_124_026",
            "identifier": "vs19_124_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_026/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1151/34 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1151/34 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1151/34 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1151/34 MEROLA VIRGINIO (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": 24,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21991,
            "slug": "vs19_124_003",
            "identifier": "vs19_124_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_003/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1151/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1151/9 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/9 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/9 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 21990,
            "slug": "vs19_124_007",
            "identifier": "vs19_124_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_007/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1151/13 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1151/13 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/13 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/13 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 21985,
            "slug": "vs19_124_022",
            "identifier": "vs19_124_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_022/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1151/29 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/29 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21982,
            "slug": "vs19_124_037",
            "identifier": "vs19_124_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_037/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1151/53 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1151/53 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/53 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/53 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 21981,
            "slug": "vs19_124_033",
            "identifier": "vs19_124_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_033/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1151/44 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1151/44 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/44 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/44 ZINGARETTI NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21976,
            "slug": "vs19_124_014",
            "identifier": "vs19_124_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_014/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1151/20 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/1151/20 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/20 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/20 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 21971,
            "slug": "vs19_124_036",
            "identifier": "vs19_124_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_036/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1151/52 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/1151/52 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/52 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/52 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21956,
            "slug": "vs19_124_019",
            "identifier": "vs19_124_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_019/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1151/26 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1151/26 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/26 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/26 CARMINA IDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21964,
            "slug": "vs19_124_032",
            "identifier": "vs19_124_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_032/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1151/41 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/41 STUMPO NICOLA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 21962,
            "slug": "vs19_124_001",
            "identifier": "vs19_124_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_001/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1151/6 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1151/6 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/6 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/6 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21967,
            "slug": "vs19_124_017",
            "identifier": "vs19_124_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_017/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/1151/24 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1151/24 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/24 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/24 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 21955,
            "slug": "vs19_124_029",
            "identifier": "vs19_124_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_029/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1151/38 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1151/38 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/38 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/38 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 21961,
            "slug": "vs19_124_034",
            "identifier": "vs19_124_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_034/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/46 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/46 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 22006,
            "slug": "vs19_124_013",
            "identifier": "vs19_124_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_013/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1151/19 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1151/19 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/19 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/19 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": 39,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 22010,
            "slug": "vs19_124_020",
            "identifier": "vs19_124_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_020/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1151/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/27 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": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22011,
            "slug": "vs19_124_028",
            "identifier": "vs19_124_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_028/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1151/37 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1151/37 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/37 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/37 ROGGIANI SILVIA (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": 25,
            "majority_cohesion_rate": 56.54,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 22007,
            "slug": "vs19_124_039",
            "identifier": "vs19_124_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_039/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1151/58 DE MONTE ISABELLA (AIV-RE) - Votazione Ordine del giorno 9/1151/58 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/58 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/58 DE MONTE ISABELLA (AIV-RE)",
            "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": 25,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 21998,
            "slug": "vs19_124_016",
            "identifier": "vs19_124_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_016/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1151/23 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1151/23 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/23 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/23 CAPPELLETTI ENRICO (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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 23845,
            "slug": "19-80-1",
            "identifier": "19-80-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-80-1/?format=api",
            "sitting": {
                "id": 1440,
                "date": "2023-06-22",
                "number": 80,
                "branch": "S"
            },
            "number": 1,
            "title": "Conversione decreto lavoro",
            "original_title": "Votazione finale",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": "Conversione decreto lavoro",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 23766,
            "slug": "19-79-80",
            "identifier": "19-79-80",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-80/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 80,
            "title": "DL 48/2023 - Lavoro - Em. 6.101, Furlan e altri",
            "original_title": "Em. 6.101, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 13,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23756,
            "slug": "19-79-90",
            "identifier": "19-79-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-90/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 90,
            "title": "DL 48/2023 - Lavoro - Em. 8.3, Guidolin e altri",
            "original_title": "Em. 8.3, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23755,
            "slug": "19-79-91",
            "identifier": "19-79-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-91/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 91,
            "title": "DL 48/2023 - Lavoro - Emm. 8.9 e 8.10",
            "original_title": "Emm. 8.9 e 8.10",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23752,
            "slug": "19-79-94",
            "identifier": "19-79-94",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-94/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 94,
            "title": "DL 48/2023 - Lavoro - Em. 9.4, Zampa e altri",
            "original_title": "Em. 9.4, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23723,
            "slug": "19-79-123",
            "identifier": "19-79-123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-123/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 123,
            "title": "DL 48/2023 - Lavoro - Em. 12.0.102, Mazzella e altri",
            "original_title": "Em. 12.0.102, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23727,
            "slug": "19-79-119",
            "identifier": "19-79-119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-119/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 119,
            "title": "DL 48/2023 - Lavoro - Em. 12.15, Furlan e altri",
            "original_title": "Em. 12.15, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23728,
            "slug": "19-79-118",
            "identifier": "19-79-118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-118/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 118,
            "title": "DL 48/2023 - Lavoro - Em. 12.13, Bevilacqua e altri",
            "original_title": "Em. 12.13, Bevilacqua e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23812,
            "slug": "19-79-34",
            "identifier": "19-79-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-34/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 34,
            "title": "DL 48/2023 - Lavoro - Em. 2.18 (1a parte), Magni e altri",
            "original_title": "Em. 2.18 (1a parte), Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 23634,
            "slug": "19-79-181",
            "identifier": "19-79-181",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-181/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 181,
            "title": "DL 48/2023 - Lavoro - Em. 18.0.1000, LA RELATRICE",
            "original_title": "Em. 18.0.1000, LA RELATRICE",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 78,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 23775,
            "slug": "19-79-71",
            "identifier": "19-79-71",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-71/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 71,
            "title": "DL 48/2023 - Lavoro - Em. 5.6, Guidolin e altri",
            "original_title": "Em. 5.6, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23559,
            "slug": "19-79-256",
            "identifier": "19-79-256",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-256/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 256,
            "title": "DL 48/2023 - Lavoro - Em. 28.0.1000/1, Camusso e altri",
            "original_title": "Em. 28.0.1000/1, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23770,
            "slug": "19-79-76",
            "identifier": "19-79-76",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-76/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 76,
            "title": "DL 48/2023 - Lavoro - Em. 6.6, 6.7 e 6.100",
            "original_title": "Em. 6.6, 6.7 e 6.100",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23769,
            "slug": "19-79-77",
            "identifier": "19-79-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-77/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 77,
            "title": "DL 48/2023 - Lavoro - Em. 6.1000/1, Camusso e altri",
            "original_title": "Em. 6.1000/1, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23824,
            "slug": "19-79-22",
            "identifier": "19-79-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-22/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 22,
            "title": "DL 48/2023 - Lavoro - ODG G19.102, Magni e altri",
            "original_title": "ODG G19.102, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23823,
            "slug": "19-79-23",
            "identifier": "19-79-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-23/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 23,
            "title": "DL 48/2023 - Lavoro - ODG G19.103, Magni e altri",
            "original_title": "ODG G19.103, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23810,
            "slug": "19-79-36",
            "identifier": "19-79-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-36/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 36,
            "title": "DL 48/2023 - Lavoro - Em. 2.23, Guidolin e altri",
            "original_title": "Em. 2.23, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23807,
            "slug": "19-79-39",
            "identifier": "19-79-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-39/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 39,
            "title": "DL 48/2023 - Lavoro - Em. 2.30, Camusso e altri",
            "original_title": "Em. 2.30, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 23806,
            "slug": "19-79-40",
            "identifier": "19-79-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-40/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 40,
            "title": "DL 48/2023 - Lavoro - Em. 2.32, Camusso e altri",
            "original_title": "Em. 2.32, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 23805,
            "slug": "19-79-41",
            "identifier": "19-79-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-41/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 41,
            "title": "DL 48/2023 - Lavoro - Em. 2.106, Guidolin e altri",
            "original_title": "Em. 2.106, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23804,
            "slug": "19-79-42",
            "identifier": "19-79-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-42/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 42,
            "title": "DL 48/2023 - Lavoro - Em. 2.46, Camusso e altri",
            "original_title": "Em. 2.46, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23737,
            "slug": "19-79-109",
            "identifier": "19-79-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-109/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 109,
            "title": "DL 48/2023 - Lavoro - Em. 11.4, Fregolent e Sbrollini",
            "original_title": "Em. 11.4, Fregolent e Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 23735,
            "slug": "19-79-111",
            "identifier": "19-79-111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-111/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 111,
            "title": "DL 48/2023 - Lavoro - Em. 11.0.1, Guidolin e altri",
            "original_title": "Em. 11.0.1, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23740,
            "slug": "19-79-106",
            "identifier": "19-79-106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-106/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 106,
            "title": "DL 48/2023 - Lavoro - Em. 10.13, Fregolent e Sbrollini",
            "original_title": "Em. 10.13, Fregolent e Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 23733,
            "slug": "19-79-113",
            "identifier": "19-79-113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-113/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 113,
            "title": "DL 48/2023 - Lavoro - Emm. 12.7 e 12.8",
            "original_title": "Emm. 12.7 e 12.8",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23734,
            "slug": "19-79-112",
            "identifier": "19-79-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-112/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 112,
            "title": "DL 48/2023 - Lavoro - Emm. 12.1 e 12.2",
            "original_title": "Emm. 12.1 e 12.2",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23736,
            "slug": "19-79-110",
            "identifier": "19-79-110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-110/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 110,
            "title": "DL 48/2023 - Lavoro - Em. 11.6, Furlan e altri",
            "original_title": "Em. 11.6, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 23729,
            "slug": "19-79-117",
            "identifier": "19-79-117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-117/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 117,
            "title": "DL 48/2023 - Lavoro - Em. 12.12, Zampa e altri",
            "original_title": "Em. 12.12, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23722,
            "slug": "19-79-124",
            "identifier": "19-79-124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-124/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 124,
            "title": "DL 48/2023 - Lavoro - Em. 12.0.103, Guidolin e altri",
            "original_title": "Em. 12.0.103, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23730,
            "slug": "19-79-116",
            "identifier": "19-79-116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-116/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 116,
            "title": "DL 48/2023 - Lavoro - Em. 12.1000, La Relatrice",
            "original_title": "Em. 12.1000, La Relatrice",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 17,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23709,
            "slug": "19-79-137",
            "identifier": "19-79-137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-137/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 137,
            "title": "DL 48/2023 - Lavoro - Emm. 14.18 e 14.19",
            "original_title": "Emm. 14.18 e 14.19",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 73.56
        }
    ]
}