Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=71
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=-n_rebels&page=72",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=70",
    "results": [
        {
            "id": 37275,
            "slug": "vs19_450_016",
            "identifier": "vs19_450_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_016/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 16,
            "title": "Risoluzione n. 6-00160, limitatamente al capoverso ventesimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, limitatamente al capoverso ventesimo 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": 2,
            "n_margin": 71,
            "majority_cohesion_rate": 78.19,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 37281,
            "slug": "vs19_450_022",
            "identifier": "vs19_450_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_022/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 22,
            "title": "Risoluzione n. 6-00161, limitatamente al capoverso quarto 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 quarto 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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 44.59
        },
        {
            "id": 37272,
            "slug": "vs19_450_013",
            "identifier": "vs19_450_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_013/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 13,
            "title": "Risoluzione n. 6-00160, limitatamente al capoverso quattordicesimo della parte dispositiva, RICCIARDI RICCARDO (M5S) ed altri - Votazione Risoluzione 6_00160",
            "original_title": "Votazione Risoluzione 6_00160",
            "description_title": "Risoluzione n. 6-00160, limitatamente al capoverso quattordicesimo 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": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 27559,
            "slug": "vs19_239_010",
            "identifier": "vs19_239_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_010/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 4.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 4.5 DDL n. 1515",
            "description_title": "Emendamento 4.5 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 37146,
            "slug": "vs19_445_020",
            "identifier": "vs19_445_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_020/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00413",
            "original_title": "Votazione Mozione 1_00413",
            "description_title": "Mozione n. 1-00413, limitatamente al capoverso settimo della parte dispositiva, BOSCHI MARIA ELENA (IVICRE) 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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 27556,
            "slug": "vs19_239_018",
            "identifier": "vs19_239_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_018/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1515",
            "original_title": "Votazione Articolo 7 DDL n. 1515",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 81,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 36567,
            "slug": "vs19_435_084",
            "identifier": "vs19_435_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_084/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 84,
            "title": "Emendamento 9.1002 AIELLO DAVIDE (M5S) - Votazione Emendamento 9.1002 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1002 PDL n. 1573",
            "description_title": "Emendamento 9.1002 AIELLO DAVIDE (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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36569,
            "slug": "vs19_435_086",
            "identifier": "vs19_435_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_086/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 9.1000 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 9.1000 PDL n. 1573",
            "original_title": "Votazione Emendamento 9.1000 PDL n. 1573",
            "description_title": "Emendamento 9.1000 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 37140,
            "slug": "vs19_445_014",
            "identifier": "vs19_445_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_014/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, quattordicesimo, quindicesimo, sedicesimo, diciottesimo, ventesimo, ventunesimo, ventiduesimo e ventitreesimo della premessa, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo, terzo, quarto, quinto, sesto, settimo, ottavo, nono, decimo, undicesimo, quattordicesimo, quindicesimo, sedicesimo, diciottesimo, ventesimo, ventunesimo, ventiduesimo e ventitreesimo della premessa, BONELLI ANGELO (AVS) e 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": 2,
            "n_margin": 141,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 36593,
            "slug": "vs19_435_114",
            "identifier": "vs19_435_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_114/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 13.1001 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.1001 PDL n. 1573",
            "description_title": "Emendamento 13.1001 FARAONE DAVIDE (IVICRE)",
            "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": 42,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 36594,
            "slug": "vs19_435_115",
            "identifier": "vs19_435_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_115/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 13.101 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 13.101 PDL n. 1573",
            "original_title": "Votazione Emendamento 13.101 PDL n. 1573",
            "description_title": "Emendamento 13.101 GUERRA MARIA CECILIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 27735,
            "slug": "vs19_239_092",
            "identifier": "vs19_239_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_092/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 23.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 23.1 DDL n. 1515",
            "description_title": "Emendamento 23.1 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27399,
            "slug": "vs19_237_006",
            "identifier": "vs19_237_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_006/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.100 CERRETO MARCO (FDI) - Votazione Emendamento 3.100 DDL n. 1419",
            "original_title": "Votazione Emendamento 3.100 DDL n. 1419",
            "description_title": "Emendamento 3.100 CERRETO MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 36486,
            "slug": "vs19_435_107",
            "identifier": "vs19_435_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_107/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 107,
            "title": "Articolo 10 - Votazione Articolo 10 PDL n. 1573",
            "original_title": "Votazione Articolo 10 PDL n. 1573",
            "description_title": "Articolo 10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 37137,
            "slug": "vs19_445_011",
            "identifier": "vs19_445_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_445_011/?format=api",
            "sitting": {
                "id": 1935,
                "date": "2025-03-12",
                "number": 445,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo e quinto della parte dispositiva, BONELLI ANGELO (AVS) e altri - Votazione Mozione 1_00399",
            "original_title": "Votazione Mozione 1_00399",
            "description_title": "Mozione n. 1-00399, limitatamente ai capoversi primo, secondo e quinto della parte dispositiva, BONELLI ANGELO (AVS) e 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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36891,
            "slug": "vs19_441_013",
            "identifier": "vs19_441_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_013/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 27.5 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 27.5 DDL n. 2026",
            "original_title": "Votazione Emendamento 27.5 DDL n. 2026",
            "description_title": "Emendamento 27.5 BENZONI FABRIZIO (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": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 27485,
            "slug": "vs19_236_084",
            "identifier": "vs19_236_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_084/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1630/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/12 GRIMALDI MARCO (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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 36611,
            "slug": "vs19_435_135",
            "identifier": "vs19_435_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_135/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 135,
            "title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/17 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/17 SARRACINO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 27473,
            "slug": "vs19_236_032",
            "identifier": "vs19_236_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_032/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.44 GRIMALDI MARCO (AVS) - Votazione Emendamento 1.44 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.44 DDL n. 1630",
            "description_title": "Emendamento 1.44 GRIMALDI MARCO (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": 2,
            "n_margin": 52,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 36614,
            "slug": "vs19_435_138",
            "identifier": "vs19_435_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_138/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 138,
            "title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP) - Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "original_title": "Votazione Ordine del giorno 9/1573/20 PDL n. 1573",
            "description_title": "Ordine del giorno n. 9/1573/20 FOSSI EMILIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27457,
            "slug": "vs19_236_053",
            "identifier": "vs19_236_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_053/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 2.13 BONELLI ANGELO (AVS) - Votazione Emendamento 2.13 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.13 DDL n. 1630",
            "description_title": "Emendamento 2.13 BONELLI ANGELO (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": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 38.27
        },
        {
            "id": 32041,
            "slug": "vs19_348_063",
            "identifier": "vs19_348_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_063/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo aggiuntivo 26.01050 D'ORSO VALENTINA (M5S) - Votazione Emendamento 26.01050 DDL n. 1660",
            "original_title": "Votazione Emendamento 26.01050 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 26.01050 D'ORSO VALENTINA (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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 77.99
        },
        {
            "id": 36895,
            "slug": "vs19_441_018",
            "identifier": "vs19_441_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_441_018/?format=api",
            "sitting": {
                "id": 1929,
                "date": "2025-03-06",
                "number": 441,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 28.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 28.2 DDL n. 2026",
            "original_title": "Votazione Emendamento 28.2 DDL n. 2026",
            "description_title": "Emendamento 28.2 PAVANELLI EMMA (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 27481,
            "slug": "vs19_236_085",
            "identifier": "vs19_236_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_085/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1630/13 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1630/13 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/13 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/13 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 36844,
            "slug": "vs19_440_047",
            "identifier": "vs19_440_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_047/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 13.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 13.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 13.500, DDL n. 2026",
            "description_title": "Emendamento 13.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 27762,
            "slug": "vs19_240_007",
            "identifier": "vs19_240_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_007/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 1304",
            "original_title": "Votazione Articolo 2 PDL n. 1304",
            "description_title": "Articolo 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 86,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 36794,
            "slug": "vs19_440_035",
            "identifier": "vs19_440_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_035/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2026",
            "original_title": "Votazione Articolo 9 DDL n. 2026",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 33635,
            "slug": "vs19_384_076",
            "identifier": "vs19_384_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_076/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/30-A E ABB/6 - Votazione Ordine del giorno 9/30-A E ABB/6 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/6 ",
            "description_title": "ODG 9/30-A E ABB/6",
            "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": 10,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27389,
            "slug": "vs19_236_039",
            "identifier": "vs19_236_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_039/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.55 FENU EMILIANO (M5S) - Votazione Emendamento 1.55 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.55 DDL n. 1630",
            "description_title": "Emendamento 1.55 FENU EMILIANO (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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33623,
            "slug": "vs19_384_084",
            "identifier": "vs19_384_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_084/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/30-A E ABB/14 - Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "description_title": "ODG 9/30-A E ABB/14",
            "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": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 33637,
            "slug": "vs19_384_085",
            "identifier": "vs19_384_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_085/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 85,
            "title": "ODG 9/30-A E ABB/15 - Votazione Ordine del giorno 9/30-A E ABB/15 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/15 ",
            "description_title": "ODG 9/30-A E ABB/15",
            "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": 12,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33554,
            "slug": "vs19_384_018",
            "identifier": "vs19_384_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_018/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 4.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33572,
            "slug": "vs19_384_009",
            "identifier": "vs19_384_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_009/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 36834,
            "slug": "vs19_440_032",
            "identifier": "vs19_440_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_032/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 8.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 8.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2026",
            "description_title": "Emendamento 8.1 BENZONI FABRIZIO (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": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 33523,
            "slug": "vs19_384_025",
            "identifier": "vs19_384_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_025/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 5.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 53,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 33525,
            "slug": "vs19_384_030",
            "identifier": "vs19_384_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_030/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 5.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36792,
            "slug": "vs19_440_030",
            "identifier": "vs19_440_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_030/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2026",
            "original_title": "Votazione Articolo 7 DDL n. 2026",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 34268,
            "slug": "vs19_389_017",
            "identifier": "vs19_389_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_017/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2022/37 EVI ELEONORA (PD-IDP) - Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/37 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/37 EVI ELEONORA (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": 11,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 27307,
            "slug": "vs19_233_001",
            "identifier": "vs19_233_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_001/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1606/1, come riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1606/1, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/1, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/1, come riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 27298,
            "slug": "vs19_233_028",
            "identifier": "vs19_233_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_028/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1606/51 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/51 BARZOTTI VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 33616,
            "slug": "vs19_384_003",
            "identifier": "vs19_384_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_003/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27293,
            "slug": "vs19_233_033",
            "identifier": "vs19_233_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_033/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1606/59 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/59 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/59 MARI FRANCESCO (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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 33670,
            "slug": "vs19_384_073",
            "identifier": "vs19_384_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_073/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/30-A E ABB/3 - Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "description_title": "ODG 9/30-A E ABB/3",
            "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": 11,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33665,
            "slug": "vs19_384_088",
            "identifier": "vs19_384_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_088/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/30-A E ABB/20 - Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "description_title": "ODG 9/30-A E ABB/20",
            "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": 40,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 33650,
            "slug": "vs19_384_086",
            "identifier": "vs19_384_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_086/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/30-A E ABB/16 - Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "description_title": "ODG 9/30-A E ABB/16",
            "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": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33522,
            "slug": "vs19_384_012",
            "identifier": "vs19_384_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_012/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 3.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 36869,
            "slug": "vs19_440_082",
            "identifier": "vs19_440_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_082/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 23.500, DDL n. 2026",
            "description_title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33582,
            "slug": "vs19_384_002",
            "identifier": "vs19_384_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_002/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 2.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36866,
            "slug": "vs19_440_079",
            "identifier": "vs19_440_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_079/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 23.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2026",
            "description_title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36867,
            "slug": "vs19_440_080",
            "identifier": "vs19_440_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_080/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 23.7 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.7 DDL n. 2026",
            "description_title": "Emendamento 23.7 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 45.22
        }
    ]
}