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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=256",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=254",
    "results": [
        {
            "id": 36147,
            "slug": "vs19_427_033",
            "identifier": "vs19_427_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_033/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 33,
            "title": "Mozione n. 1-00395, limitatamente al capoverso sesto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso sesto della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 39822,
            "slug": "vs19_512_010",
            "identifier": "vs19_512_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_010/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 35044,
            "slug": "vs19_336_052",
            "identifier": "vs19_336_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_052/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 52,
            "title": "Identici emendamenti 6.20 BENZONI FABRIZIO (APERRE) e 6.22 DE MICHELI PAOLA (PD-IDP)",
            "original_title": "Identici emendamenti 6.20 BENZONI FABRIZIO (APERRE) e 6.22 DE MICHELI PAOLA (PD-IDP)",
            "description_title": "",
            "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": 72,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 41.61
        },
        {
            "id": 27413,
            "slug": "vs19_236_073",
            "identifier": "vs19_236_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_073/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.36 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 3.36 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.36 DDL n. 1630",
            "description_title": "Emendamento 3.36 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 25154,
            "slug": "vs19_200_018",
            "identifier": "vs19_200_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_018/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1551/18 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1551/18 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/18 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/18 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 35360,
            "slug": "vs19_402_009",
            "identifier": "vs19_402_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_009/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 9,
            "title": "Tab. 3.6 GRIMALDI MARCO (AVS) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.6 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35362,
            "slug": "vs19_402_011",
            "identifier": "vs19_402_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_011/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 11,
            "title": "Tab. 3.9 PAGANO UBALDO (PD-IDP) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Tab. 3.9 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 73.55,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 37619,
            "slug": "vs19_460_005",
            "identifier": "vs19_460_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_005/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.1 DDL n. 2139",
            "description_title": "Emendamento 3.1 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37620,
            "slug": "vs19_460_007",
            "identifier": "vs19_460_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_007/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (M5S) - Votazione Emendamento 3.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 3.01 BALDINO VITTORIA (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": 22,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 35361,
            "slug": "vs19_402_010",
            "identifier": "vs19_402_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_010/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici Tab. 3.7 RICHETTI MATTEO (APERRE) e 3.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione DDL n. 2112-bis",
            "original_title": "Votazione DDL n. 2112-bis",
            "description_title": "Identici Tab. 3.7 RICHETTI MATTEO (APERRE) e 3.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 39836,
            "slug": "vs19_513_003",
            "identifier": "vs19_513_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_513_003/?format=api",
            "sitting": {
                "id": 2049,
                "date": "2025-07-17",
                "number": 513,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-474 RIF NO CPV 11 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-474 RIF NO CPV 11 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 77,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 35473,
            "slug": "vs19_402_124",
            "identifier": "vs19_402_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_124/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 124,
            "title": "Ordine del giorno n. 9/2112-bis/116 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/116 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/116 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/116 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 37127,
            "slug": "vs19_445_001",
            "identifier": "vs19_445_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_001/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 1,
            "title": "Proposta della Giunta di annullare l'elezione per il Collegio uninominale n. 2 della XXIII Circoscrizione della Calabria della deputata Anna Laura Orrico e, per l'effetto, la sua proclamazione nel Collegio plurinominale unico della XXIII Circoscrizione Calabria; conseguentemente, l'annullamento dell'elezione della deputata Elisa Scutella' proclamata nella XXIII Circoscrizione Calabria ai sensi dell'articolo 84, comma 3, del DPR n. 361 del 1957, nonché la proclamazione a deputato del candidato Andrea Gentile nel Collegio uninominale n. 2 della XXIII Circoscrizione Calabria. (Doc. III, n. 1) - Votazione Doc. II",
            "original_title": "Votazione Doc. II",
            "description_title": "Proposta della Giunta di annullare l'elezione per il Collegio uninominale n. 2 della XXIII Circoscrizione della Calabria della deputata Anna Laura Orrico e, per l'effetto, la sua proclamazione nel Collegio plurinominale unico della XXIII Circoscrizione Calabria; conseguentemente, l'annullamento dell'elezione della deputata Elisa Scutella' proclamata nella XXIII Circoscrizione Calabria ai sensi dell'articolo 84, comma 3, del DPR n. 361 del 1957, nonché la proclamazione a deputato del candidato Andrea Gentile nel Collegio uninominale n. 2 della XXIII Circoscrizione Calabria. (Doc. III, n. 1)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 72.43,
            "minority_cohesion_rate": 80.89
        },
        {
            "id": 39426,
            "slug": "vs19_503_091",
            "identifier": "vs19_503_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_091/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (M5S) - Votazione Emendamento 13-bis.03 DDL n. 2482",
            "original_title": "Votazione Emendamento 13-bis.03 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 13-bis.03 CASO ANTONIO (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": 22,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 21989,
            "slug": "vs19_124_002",
            "identifier": "vs19_124_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_002/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/8 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/8 BALDINO VITTORIA (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": 25,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 35374,
            "slug": "vs19_402_023",
            "identifier": "vs19_402_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_023/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 12 - Votazione Articolo 12 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 12 DDL n. 2112-bis",
            "description_title": "Articolo 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 27434,
            "slug": "vs19_236_042",
            "identifier": "vs19_236_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_042/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.58 MORFINO DANIELA (M5S) - Votazione Emendamento 1.58 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.58 DDL n. 1630",
            "description_title": "Emendamento 1.58 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 39858,
            "slug": "vs19_515_017",
            "identifier": "vs19_515_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_017/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 17,
            "title": "ART AGG 1.010 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.010",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 39850,
            "slug": "vs19_515_009",
            "identifier": "vs19_515_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_009/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 35378,
            "slug": "vs19_402_027",
            "identifier": "vs19_402_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_027/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 27,
            "title": "Articolo 16 - Votazione Articolo 16 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 16 DDL n. 2112-bis",
            "description_title": "Articolo 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 36151,
            "slug": "vs19_427_037",
            "identifier": "vs19_427_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_427_037/?format=api",
            "sitting": {
                "id": 1905,
                "date": "2025-02-12",
                "number": 427,
                "branch": "C"
            },
            "number": 37,
            "title": "Mozione n. 1-00395, limitatamente al capoverso decimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri - Votazione Mozione 1_00395",
            "original_title": "Votazione Mozione 1_00395",
            "description_title": "Mozione n. 1-00395, limitatamente al capoverso decimo della parte dispositiva, DE LUCA PIERO (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 35380,
            "slug": "vs19_402_029",
            "identifier": "vs19_402_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_029/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 29,
            "title": "Articolo 18 - Votazione Articolo 18 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 18 DDL n. 2112-bis",
            "description_title": "Articolo 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 39883,
            "slug": "vs19_515_042",
            "identifier": "vs19_515_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_042/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 42,
            "title": "ART AGG 11.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 11.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 36557,
            "slug": "vs19_435_072",
            "identifier": "vs19_435_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_072/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 7.1003 CAROTENUTO DARIO (M5S) - Votazione Emendamento 7.1003 PDL n. 1573",
            "original_title": "Votazione Emendamento 7.1003 PDL n. 1573",
            "description_title": "Emendamento 7.1003 CAROTENUTO DARIO (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": 16,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 37284,
            "slug": "vs19_450_025",
            "identifier": "vs19_450_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_025/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 25,
            "title": "Risoluzione n. 6-00161, limitatamente al capoverso settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, limitatamente al capoverso settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 75,
            "majority_cohesion_rate": 77.37,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 37132,
            "slug": "vs19_445_006",
            "identifier": "vs19_445_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_006/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00390, limitatamente ai restanti capoversi della premessa, CAPPELLETTI ENRICO (M5S) ed altri - Votazione Mozione 1_00390",
            "original_title": "Votazione Mozione 1_00390",
            "description_title": "Mozione n. 1-00390, limitatamente ai restanti capoversi della premessa, CAPPELLETTI ENRICO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 39418,
            "slug": "vs19_503_083",
            "identifier": "vs19_503_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_083/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 83,
            "title": "Emendamento 13.1 CASO ANTONIO (M5S) - Votazione Emendamento 13.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 13.1 DDL n. 2482",
            "description_title": "Emendamento 13.1 CASO ANTONIO (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": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35385,
            "slug": "vs19_402_034",
            "identifier": "vs19_402_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_034/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2112-bis/2 DEL BARBA MAURO (IVICRE) - Votazione Ordine del giorno 9/2112-bis/2 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/2 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/2 DEL BARBA MAURO (IVICRE)",
            "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": 44,
            "majority_cohesion_rate": 69.83,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 35038,
            "slug": "vs19_336_046",
            "identifier": "vs19_336_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_046/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 6.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Emendamento 6.15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "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": 30,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 67.7
        },
        {
            "id": 39890,
            "slug": "vs19_515_049",
            "identifier": "vs19_515_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_049/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 13-BIS.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13-BIS.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 35406,
            "slug": "vs19_402_055",
            "identifier": "vs19_402_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_055/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/2112-bis/32, nel testo riformulato, SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/32, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/32, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/32, nel testo riformulato, SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 76.03,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 35407,
            "slug": "vs19_402_056",
            "identifier": "vs19_402_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_056/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2112-bis/33, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/33, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/33, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/33, nel testo riformulato, GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 158,
            "majority_cohesion_rate": 77.69,
            "minority_cohesion_rate": 81.53
        },
        {
            "id": 39407,
            "slug": "vs19_503_072",
            "identifier": "vs19_503_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_072/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 72,
            "title": "Articolo aggiuntivo 12.02 CASO ANTONIO (M5S) - Votazione Emendamento 12.02 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.02 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.02 CASO ANTONIO (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": 57.79,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 35405,
            "slug": "vs19_402_054",
            "identifier": "vs19_402_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_054/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/2112-bis/31, nel testo riformulato, MAURI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/31, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/31, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/31, nel testo riformulato, MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 152,
            "majority_cohesion_rate": 74.38,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 35410,
            "slug": "vs19_402_059",
            "identifier": "vs19_402_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_059/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/2112-bis/37, nel testo riformulato, GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/37, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/37, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/37, nel testo riformulato, GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 155,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 22452,
            "slug": "vs19_134_048",
            "identifier": "vs19_134_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_048/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 3.73 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.73 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.73 PDL n. 0384",
            "description_title": "Emendamento 3.73 QUARTINI ANDREA (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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 22419,
            "slug": "vs19_134_117",
            "identifier": "vs19_134_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_117/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 117,
            "title": "Istituzione commissione d'inchiesta Covid",
            "original_title": "Votazione finale PDL n. 0384",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla gestione dell'emergenza sanitaria causata dalla diffusione epidemica del virus SARS-CoV-2 e sulle misure adottate per prevenire e affrontare l'emergenza epidemiologica da SARS-CoV-2 (TESTO UNIFICATO PDL 384-446-459)",
            "public_title": "Istituzione commissione d'inchiesta Covid",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 85,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 91.98
        },
        {
            "id": 35032,
            "slug": "vs19_336_040",
            "identifier": "vs19_336_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_040/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 6.2 PAVANELLI EMMA (M5S)",
            "original_title": "Emendamento 6.2 PAVANELLI EMMA (M5S)",
            "description_title": "",
            "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.07,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 37135,
            "slug": "vs19_445_009",
            "identifier": "vs19_445_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_009/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, come riformulato, quinto, ottavo, come riformulato, nono, come riformulato, decimo, dodicesimo, tredicesimo e quattordicesimo della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
            "original_title": "Votazione Mozione 1_00398",
            "description_title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, come riformulato, quinto, ottavo, come riformulato, nono, come riformulato, decimo, dodicesimo, tredicesimo e quattordicesimo della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) 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": 141,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 37287,
            "slug": "vs19_450_028",
            "identifier": "vs19_450_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_028/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 28,
            "title": "Risoluzione n. 6-00161, limitatamente al capoverso decimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, limitatamente al capoverso decimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 37260,
            "slug": "vs19_450_001",
            "identifier": "vs19_450_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_001/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00160, ad eccezione dei capoversi secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, tredicesimo, quattordicesimo, sedicesimo, diciassettesimo, ventesimo, ventiquattresimo e ventiseiesimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, ad eccezione dei capoversi secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, tredicesimo, quattordicesimo, sedicesimo, diciassettesimo, ventesimo, ventiquattresimo e ventiseiesimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 75.72,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 35029,
            "slug": "vs19_336_037",
            "identifier": "vs19_336_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_336_037/?format=api",
            "sitting": {
                "id": 1762,
                "date": "2024-07-30",
                "number": 336,
                "branch": "C"
            },
            "number": 37,
            "title": "Identici emendamenti 5.11 GHIRRA FRANCESCA (AVS) e 5.12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "original_title": "Identici emendamenti 5.11 GHIRRA FRANCESCA (AVS) e 5.12 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "description_title": "",
            "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": 67.65,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 20397,
            "slug": "19-56-85",
            "identifier": "19-56-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-85/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 85,
            "title": "Em. 18.203, Aurora Floridia e altri",
            "original_title": "Em. 18.203, Aurora Floridia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 20425,
            "slug": "19-56-17",
            "identifier": "19-56-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-17/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 17,
            "title": "Em. 4.2, Magni e altri",
            "original_title": "Em. 4.2, Magni e altri",
            "description_title": null,
            "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": 39,
            "majority_cohesion_rate": 77.39,
            "minority_cohesion_rate": 41.38
        },
        {
            "id": 20440,
            "slug": "19-56-124",
            "identifier": "19-56-124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-124/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 124,
            "title": "Em. 30.4, Bevilacqua e Sironi",
            "original_title": "Em. 30.4, Bevilacqua e Sironi",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 20463,
            "slug": "19-56-32",
            "identifier": "19-56-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-32/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 32,
            "title": "Em. 6-ter.201, Turco",
            "original_title": "Em. 6-ter.201, Turco",
            "description_title": null,
            "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": 74.78,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 20312,
            "slug": "19-56-204",
            "identifier": "19-56-204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-204/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 204,
            "title": "Em. 49.37, Naturale e altri",
            "original_title": "Em. 49.37, Naturale e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 20279,
            "slug": "19-56-52",
            "identifier": "19-56-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-52/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 52,
            "title": "Em. 10.8 (1a parte), Magni e altri",
            "original_title": "Em. 10.8 (1a parte), Magni e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 24393,
            "slug": "19-116-9",
            "identifier": "19-116-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-116-9/?format=api",
            "sitting": {
                "id": 1504,
                "date": "2023-10-24",
                "number": 116,
                "branch": "S"
            },
            "number": 9,
            "title": "Competitività dei capitali - Em. 4.7, Tajani e altri",
            "original_title": "Em. 4.7, Tajani e altri",
            "description_title": "Competitività dei capitali",
            "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": 10,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 20375,
            "slug": "19-56-125",
            "identifier": "19-56-125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-56-125/?format=api",
            "sitting": {
                "id": 1347,
                "date": "2023-04-13",
                "number": 56,
                "branch": "S"
            },
            "number": 125,
            "title": "Em. 30.0.200, Fregolent e Lombardo",
            "original_title": "Em. 30.0.200, Fregolent e Lombardo",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 78.16
        }
    ]
}