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

{
    "count": 22927,
    "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=94",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=92",
    "results": [
        {
            "id": 36671,
            "slug": "vs19_439_038",
            "identifier": "vs19_439_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_038/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/1 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": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36672,
            "slug": "vs19_439_039",
            "identifier": "vs19_439_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_039/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 26537,
            "slug": "vs19_220_111",
            "identifier": "vs19_220_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_111/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/1627/144 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1627/144 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/144 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/144 CANTONE LUCIANO (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": 47,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 40398,
            "slug": "vs19_539_036",
            "identifier": "vs19_539_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_036/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.44 GIULIANO CARLA (M5S) - Votazione Emendamento 1.44 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.44 DDL n. 2623",
            "description_title": "Emendamento 1.44 GIULIANO CARLA (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": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 36643,
            "slug": "vs19_439_010",
            "identifier": "vs19_439_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_010/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 FENU EMILIANO (M5S) - Votazione Emendamento 1.8 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2240",
            "description_title": "Emendamento 1.8 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": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 32547,
            "slug": "vs19_365_010",
            "identifier": "vs19_365_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_010/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 10,
            "title": "RIS 6-134 - 2 CPV DISP LETT M - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT M",
            "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": 53,
            "majority_cohesion_rate": 78.75,
            "minority_cohesion_rate": 65.41
        },
        {
            "id": 36656,
            "slug": "vs19_439_023",
            "identifier": "vs19_439_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_023/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.21 FENU EMILIANO (M5S) - Votazione Emendamento 1.21 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2240",
            "description_title": "Emendamento 1.21 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": 32,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 32550,
            "slug": "vs19_365_036",
            "identifier": "vs19_365_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_036/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 36,
            "title": "RIS 6-138 - PREM E REST DISP - Votazione Risoluzione 6_00138",
            "original_title": "Votazione Risoluzione 6_00138",
            "description_title": "RIS 6-138 - PREM E REST DISP",
            "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": 39,
            "majority_cohesion_rate": 77.5,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 38854,
            "slug": "vs19_491_011",
            "identifier": "vs19_491_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_011/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.5",
            "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": 59.84,
            "minority_cohesion_rate": 62.82
        },
        {
            "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
        },
        {
            "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": 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": 38869,
            "slug": "vs19_491_033",
            "identifier": "vs19_491_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_033/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 8.4, 8.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.4, 8.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": 24,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 38959,
            "slug": "vs19_491_146",
            "identifier": "vs19_491_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_146/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-448 CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 5 DISP",
            "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": 30,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38820,
            "slug": "vs19_491_099",
            "identifier": "vs19_491_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_099/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 99,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 59,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 26078,
            "slug": "vs19_216_046",
            "identifier": "vs19_216_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_046/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 46,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 1555",
            "original_title": "Votazione Articolo 7 DDL n. 1555",
            "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": 36,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 33510,
            "slug": "vs19_377_102",
            "identifier": "vs19_377_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_102/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 102,
            "title": "EM 19.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.15",
            "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": 59.92,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33517,
            "slug": "vs19_377_119",
            "identifier": "vs19_377_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_119/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 40443,
            "slug": "vs19_540_010",
            "identifier": "vs19_540_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_010/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 10,
            "title": "ODG 9/2623/5 - Votazione Ordine del giorno 9/2623/5 ",
            "original_title": "Votazione Ordine del giorno 9/2623/5 ",
            "description_title": "ODG 9/2623/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 58.6
        },
        {
            "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": 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": 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": 33503,
            "slug": "vs19_377_143",
            "identifier": "vs19_377_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_143/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 143,
            "title": "MOZ 1-346 CPV 20 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 20 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 94,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 26630,
            "slug": "vs19_220_161",
            "identifier": "vs19_220_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_161/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 161,
            "title": "Ordine del giorno n. 9/1627/12 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/12 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/12 VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 32786,
            "slug": "vs19_370_040",
            "identifier": "vs19_370_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_040/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 6.1, 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.1, 6.2",
            "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": 62.66,
            "minority_cohesion_rate": 70.25
        },
        {
            "id": 26084,
            "slug": "vs19_216_103",
            "identifier": "vs19_216_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_103/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 13.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 13.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 13.1 DDL n. 1555",
            "description_title": "Emendamento 13.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 64.81
        },
        {
            "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": 35160,
            "slug": "vs19_353_060",
            "identifier": "vs19_353_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_353_060/?format=api",
            "sitting": {
                "id": 1781,
                "date": "2024-09-24",
                "number": 353,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1830/20 GRIPPO VALENTINA (APERRE)",
            "original_title": "Ordine del giorno n. 9/1830/20 GRIPPO VALENTINA (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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 57.5,
            "minority_cohesion_rate": 59.75
        },
        {
            "id": 32233,
            "slug": "vs19_328_009",
            "identifier": "vs19_328_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_009/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1896/19 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1896/19 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/19 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/19 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": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32234,
            "slug": "vs19_328_010",
            "identifier": "vs19_328_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_010/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE) - Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/26 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/26 PATRIARCA ANNARITA (FI-PPE)",
            "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": 38,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 38202,
            "slug": "vs19_476_015",
            "identifier": "vs19_476_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_015/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 37,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 35363,
            "slug": "vs19_402_012",
            "identifier": "vs19_402_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_012/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 4 DDL n. 2112-bis",
            "description_title": "Articolo 4",
            "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": 35,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38218,
            "slug": "vs19_476_033",
            "identifier": "vs19_476_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_033/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 33,
            "title": "ART AGG 4.01006, 4.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01006, 4.01000",
            "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": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 32721,
            "slug": "vs19_366_052",
            "identifier": "vs19_366_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_052/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 52,
            "title": "MOZ 1-344 CPV 13 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 13 PREMESSA",
            "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": 23,
            "majority_cohesion_rate": 58.51,
            "minority_cohesion_rate": 59.49
        },
        {
            "id": 32239,
            "slug": "vs19_328_015",
            "identifier": "vs19_328_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_015/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1896/31 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1896/31 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/31 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/31 PAGANO UBALDO (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": 42,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 52.17
        },
        {
            "id": 31599,
            "slug": "vs19_340_117",
            "identifier": "vs19_340_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_117/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 117,
            "title": "Ordine del giorno n. 9/1997/3, nel testo riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1997/3, DDL n. 1997",
            "original_title": "Votazione Ordine del giorno 9/1997/3, DDL n. 1997",
            "description_title": "Ordine del giorno n. 9/1997/3, nel testo 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": 131,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 71.43
        },
        {
            "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": 26649,
            "slug": "vs19_220_039",
            "identifier": "vs19_220_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_039/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1627/23, nel testo riformulato, PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1627/23, DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/23, DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/23, nel testo riformulato, PORTA FABIO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 32561,
            "slug": "vs19_365_008",
            "identifier": "vs19_365_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_365_008/?format=api",
            "sitting": {
                "id": 1803,
                "date": "2024-10-15",
                "number": 365,
                "branch": "C"
            },
            "number": 8,
            "title": "RIS 6-134 - 2 CPV DISP LETT G - Votazione Risoluzione 6_00134",
            "original_title": "Votazione Risoluzione 6_00134",
            "description_title": "RIS 6-134 - 2 CPV DISP LETT G",
            "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": 44,
            "majority_cohesion_rate": 77.92,
            "minority_cohesion_rate": 67.92
        },
        {
            "id": 40475,
            "slug": "vs19_543_019",
            "identifier": "vs19_543_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_019/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 1.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.15",
            "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": 55.97,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 26648,
            "slug": "vs19_220_130",
            "identifier": "vs19_220_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_130/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 130,
            "title": "Ordine del giorno n. 9/1627/163 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1627/163 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/163 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/163 DONNO LEONARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 32256,
            "slug": "vs19_328_031",
            "identifier": "vs19_328_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_031/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1896/48, nel testo riformulato, FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1896/48, DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/48, DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/48, nel testo riformulato, FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 26097,
            "slug": "vs19_216_122",
            "identifier": "vs19_216_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_122/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 122,
            "title": "Articolo aggiuntivo 17.01 TODDE ALESSANDRA (M5S) - Votazione Emendamento 17.01 DDL n. 1555",
            "original_title": "Votazione Emendamento 17.01 DDL n. 1555",
            "description_title": "Articolo aggiuntivo 17.01 TODDE ALESSANDRA (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": 27,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 57.41
        },
        {
            "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": 26108,
            "slug": "vs19_216_047",
            "identifier": "vs19_216_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_047/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 1555",
            "original_title": "Votazione Articolo 8 DDL n. 1555",
            "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": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 31959,
            "slug": "vs19_349_032",
            "identifier": "vs19_349_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_349_032/?format=api",
            "sitting": {
                "id": 1777,
                "date": "2024-09-18",
                "number": 349,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo aggiuntivo 37.01006 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 37.01006 DDL n. 1660",
            "original_title": "Votazione Emendamento 37.01006 DDL n. 1660",
            "description_title": "Articolo aggiuntivo 37.01006 CAFIERO DE RAHO FEDERICO (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": 29,
            "majority_cohesion_rate": 70.0,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 39485,
            "slug": "vs19_503_152",
            "identifier": "vs19_503_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_152/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 152,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.11",
            "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": 18,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 33477,
            "slug": "vs19_377_088",
            "identifier": "vs19_377_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_088/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 26542,
            "slug": "vs19_220_034",
            "identifier": "vs19_220_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_034/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1627/13 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1627/13 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/13 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/13 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": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 79.01
        },
        {
            "id": 33452,
            "slug": "vs19_377_147",
            "identifier": "vs19_377_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_147/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 147,
            "title": "MOZ 1-346 CPV RESTANTI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV RESTANTI DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 56.69
        }
    ]
}