Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=245
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_margin&page=246",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=244",
    "results": [
        {
            "id": 20077,
            "slug": "vs19_072_125",
            "identifier": "vs19_072_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_125/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 125,
            "title": "Ordine del giorno n. 9/977/31 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/977/31 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/31 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/31 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 21234,
            "slug": "vs19_105_019",
            "identifier": "vs19_105_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_019/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1060/R/52 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1060/R/52 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/52 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/52 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 37700,
            "slug": "vs19_463_007",
            "identifier": "vs19_463_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_007/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.1015 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.1015 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.1015 PDL n. 1621",
            "description_title": "Emendamento 1.1015 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37748,
            "slug": "vs19_464_017",
            "identifier": "vs19_464_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_017/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.1003 AURIEMMA CARMELA (M5S) - Votazione Emendamento 3.1003 PDL n. 1621",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 1621",
            "description_title": "Emendamento 3.1003 AURIEMMA CARMELA (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": 28,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 20096,
            "slug": "vs19_072_121",
            "identifier": "vs19_072_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_121/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/977/27 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/977/27 DDL n. 0977",
            "original_title": "Votazione Ordine del giorno 9/977/27 DDL n. 0977",
            "description_title": "Ordine del giorno n. 9/977/27 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 21155,
            "slug": "vs19_097_066",
            "identifier": "vs19_097_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_066/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1112/73 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1112/73 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/73 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/73 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21158,
            "slug": "vs19_097_075",
            "identifier": "vs19_097_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_075/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1112/82 ZAN ALESSANDRO (PD-IDP) - Votazione Ordine del giorno 9/1112/82 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/82 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/82 ZAN ALESSANDRO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 21034,
            "slug": "vs19_097_053",
            "identifier": "vs19_097_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_053/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno  n. 9/1112/60 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1112/60 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/60 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/60 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 38936,
            "slug": "vs19_491_118",
            "identifier": "vs19_491_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_118/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 26.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1015",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 21019,
            "slug": "vs19_097_054",
            "identifier": "vs19_097_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_054/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno  n. 9/1112/61 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/61 DDL n. 1112",
            "description_title": "Ordine del giorno  n. 9/1112/61 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 19972,
            "slug": "vs19_072_073",
            "identifier": "vs19_072_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_073/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 4.54 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Emendamento 4.54 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.54 DDL n. 0977",
            "description_title": "Emendamento 4.54 GIRELLI GIAN ANTONIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 21143,
            "slug": "vs19_097_078",
            "identifier": "vs19_097_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_078/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/1112/85 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1112/85 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/85 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/85 FRATOIANNI NICOLA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 19864,
            "slug": "vs19_072_037",
            "identifier": "vs19_072_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_037/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.20 DI LAURO CARMEN (M5S) - Votazione Emendamento 3.20 DDL n. 0977",
            "original_title": "Votazione Emendamento 3.20 DDL n. 0977",
            "description_title": "Emendamento 3.20 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 21798,
            "slug": "vs19_117_002",
            "identifier": "vs19_117_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_002/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1195/7 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1195/7 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/7 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/7 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 21804,
            "slug": "vs19_117_001",
            "identifier": "vs19_117_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_001/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1195/2 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/1195/2 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/2 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/2 AMENDOLA VINCENZO (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": 28,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 37762,
            "slug": "vs19_464_031",
            "identifier": "vs19_464_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_031/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1621/1 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/1 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 21795,
            "slug": "vs19_117_014",
            "identifier": "vs19_117_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_014/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1195/30 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1195/30 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/30 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/30 FRATOIANNI NICOLA (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": 3,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 21800,
            "slug": "vs19_117_008",
            "identifier": "vs19_117_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_117_008/?format=api",
            "sitting": {
                "id": 1398,
                "date": "2023-06-09",
                "number": 117,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1195/20 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Ordine del giorno 9/1195/20 DDL n. 1195",
            "original_title": "Votazione Ordine del giorno 9/1195/20 DDL n. 1195",
            "description_title": "Ordine del giorno n. 9/1195/20 DI SANZO CHRISTIAN DIEGO (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": 28,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 19918,
            "slug": "vs19_072_064",
            "identifier": "vs19_072_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_064/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 4.33 DI LAURO CARMEN (M5S) - Votazione Emendamento 4.33 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.33 DDL n. 0977",
            "description_title": "Emendamento 4.33 DI LAURO CARMEN (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22699,
            "slug": "vs19_128_046",
            "identifier": "vs19_128_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_046/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1238/47 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1238/47 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/47 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/47 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 37775,
            "slug": "vs19_464_044",
            "identifier": "vs19_464_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_044/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 22725,
            "slug": "vs19_128_059",
            "identifier": "vs19_128_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_059/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1238/67 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/1238/67 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/67 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/67 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 22729,
            "slug": "vs19_128_038",
            "identifier": "vs19_128_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_038/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1238/35 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1238/35 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/35 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/35 SCARPA RACHELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 22719,
            "slug": "vs19_128_048",
            "identifier": "vs19_128_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_048/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1238/49 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/1238/49 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/49 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/49 QUARTAPELLE PROCOPIO LIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 22679,
            "slug": "vs19_128_029",
            "identifier": "vs19_128_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_029/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1238/21 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1238/21 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/21 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/21 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 37763,
            "slug": "vs19_464_032",
            "identifier": "vs19_464_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_032/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1621/2 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1621/2 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/2 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/2 D'ORSO 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 22681,
            "slug": "vs19_128_054",
            "identifier": "vs19_128_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_054/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1238/61 RAFFA ANGELA (M5S) - Votazione Ordine del giorno 9/1238/61 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/61 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/61 RAFFA ANGELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 19980,
            "slug": "vs19_072_074",
            "identifier": "vs19_072_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_072_074/?format=api",
            "sitting": {
                "id": 1329,
                "date": "2023-03-21",
                "number": 72,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 4.59 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 4.59 DDL n. 0977",
            "original_title": "Votazione Emendamento 4.59 DDL n. 0977",
            "description_title": "Emendamento 4.59 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 22688,
            "slug": "vs19_128_055",
            "identifier": "vs19_128_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_055/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1238/62 BALDINO VITTORIA (M5S) - Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "original_title": "Votazione Ordine del giorno 9/1238/62 DDL n. 1238",
            "description_title": "Ordine del giorno n. 9/1238/62 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 31863,
            "slug": "vs19_348_114",
            "identifier": "vs19_348_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_114/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 114,
            "title": "Emendamento 33.14 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 33.14 DDL n. 1660",
            "original_title": "Votazione Emendamento 33.14 DDL n. 1660",
            "description_title": "Emendamento 33.14 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 32749,
            "slug": "vs19_370_007",
            "identifier": "vs19_370_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_007/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 29313,
            "slug": "vs19_270_038",
            "identifier": "vs19_270_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_038/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (M5S) - Votazione Emendamento 4.01 DDL n. 1790",
            "original_title": "Votazione Emendamento 4.01 DDL n. 1790",
            "description_title": "Articolo aggiuntivo 4.01 FONTANA ILARIA (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": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 35115,
            "slug": "vs19_349_110",
            "identifier": "vs19_349_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_110/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 110,
            "title": "Ordine del giorno n. 9/1660/77 PASTORELLA GIULIA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1660/77 PASTORELLA GIULIA (APERRE)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.83,
            "minority_cohesion_rate": 64.78
        },
        {
            "id": 30655,
            "slug": "vs19_309_173",
            "identifier": "vs19_309_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_173/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 173,
            "title": "Articolo 10 - Votazione Articolo 10 DDL n. 1665",
            "original_title": "Votazione Articolo 10 DDL n. 1665",
            "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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 35117,
            "slug": "vs19_349_112",
            "identifier": "vs19_349_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_112/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 112,
            "title": "Ordine del giorno n. 9/1660/80 QUARTINI ANDREA (M5S)",
            "original_title": "Ordine del giorno n. 9/1660/80 QUARTINI ANDREA (M5S)",
            "description_title": "",
            "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": 64.17,
            "minority_cohesion_rate": 61.01
        },
        {
            "id": 30134,
            "slug": "vs19_283_036",
            "identifier": "vs19_283_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_036/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/836/3 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/836/3 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/3 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 60.74
        },
        {
            "id": 31913,
            "slug": "vs19_349_012",
            "identifier": "vs19_349_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_012/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 34.01002 DORI DEVIS (AVS) - Votazione Emendamento 34.01002 DDL n. 1660",
            "original_title": "Votazione Emendamento 34.01002 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 34.01002 DORI DEVIS (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": 28,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 71.07
        },
        {
            "id": 30603,
            "slug": "vs19_309_118",
            "identifier": "vs19_309_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_118/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 118,
            "title": "Emendamento 5.159 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 5.159 DDL n. 1665",
            "original_title": "Votazione Emendamento 5.159 DDL n. 1665",
            "description_title": "Emendamento 5.159 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 29380,
            "slug": "vs19_273_012",
            "identifier": "vs19_273_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_273_012/?format=api",
            "sitting": {
                "id": 1654,
                "date": "2024-04-04",
                "number": 273,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.26 SPORTIELLO GILDA (M5S) - Votazione Emendamento 2.26 DDL n. 1532",
            "original_title": "Votazione Emendamento 2.26 DDL n. 1532",
            "description_title": "Emendamento 2.26 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 30520,
            "slug": "vs19_309_085",
            "identifier": "vs19_309_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_085/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 85,
            "title": "Emendamento 3.351 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 3.351 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.351 DDL n. 1665",
            "description_title": "Emendamento 3.351 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32069,
            "slug": "vs19_348_090",
            "identifier": "vs19_348_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_090/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 90,
            "title": "Articolo aggiuntivo 30.024 MAURI MATTEO (PD-IDP) - Votazione Emendamento 30.024 DDL n. 1660",
            "original_title": "Votazione Emendamento 30.024 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 30.024 MAURI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 71.67,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 24247,
            "slug": "vs19_172_022",
            "identifier": "vs19_172_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_172_022/?format=api",
            "sitting": {
                "id": 1488,
                "date": "2023-10-05",
                "number": 172,
                "branch": "C"
            },
            "number": 22,
            "title": "Mozione n. 1-00185, sui capoversi quarto e ottavo della parte dispositiva, CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00185",
            "original_title": "Votazione Mozione 1_00185",
            "description_title": "Mozione n. 1-00185, sui capoversi quarto e ottavo della parte dispositiva, CASO ANTONIO (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.24,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 22832,
            "slug": "vs19_141_008",
            "identifier": "vs19_141_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_141_008/?format=api",
            "sitting": {
                "id": 1425,
                "date": "2023-07-18",
                "number": 141,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00161, apoverso 13) della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00161",
            "original_title": "Votazione Mozione 1_00161",
            "description_title": "Mozione n. 1-00161, apoverso 13) della parte dispositiva, SANTILLO AGOSTINO (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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30677,
            "slug": "vs19_309_143",
            "identifier": "vs19_309_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_143/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 143,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1665",
            "original_title": "Votazione Articolo 7 DDL n. 1665",
            "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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 32821,
            "slug": "vs19_371_019",
            "identifier": "vs19_371_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_019/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 7.1, 7.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1, 7.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 58.23
        },
        {
            "id": 30619,
            "slug": "vs19_309_073",
            "identifier": "vs19_309_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_073/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 3.234 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.234 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.234 DDL n. 1665",
            "description_title": "Emendamento 3.234 PAGANO UBALDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 32830,
            "slug": "vs19_371_026",
            "identifier": "vs19_371_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_026/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.6, 8.102 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.6, 8.102",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 58.86
        },
        {
            "id": 32774,
            "slug": "vs19_371_029",
            "identifier": "vs19_371_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_029/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 32295,
            "slug": "vs19_349_104",
            "identifier": "vs19_349_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_104/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/1660/71 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1660/71 DDL n. 1660",
            "original_title": "Votazione Ordine del giorno 9/1660/71 DDL n. 1660",
            "description_title": "Ordine del giorno n. 9/1660/71 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 30279,
            "slug": "vs19_292_083",
            "identifier": "vs19_292_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_083/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/1717/7 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1717/7 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/7 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/7 D'ORSO 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 53.59,
            "minority_cohesion_rate": 54.6
        }
    ]
}