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

{
    "count": 22951,
    "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=331",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=329",
    "results": [
        {
            "id": 19064,
            "slug": "vs19_039_003",
            "identifier": "vs19_039_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_003/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00018, limitatamente al punto 3 della parte dispositiva, DORI DEVIS (AVS) ed altri - Votazione Risoluzione 6_00018",
            "original_title": "Votazione Risoluzione 6_00018",
            "description_title": "Risoluzione n. 6-00018, limitatamente al punto 3 della parte dispositiva, DORI DEVIS (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 20045,
            "slug": "vs19_077_009",
            "identifier": "vs19_077_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_009/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/939/3 QUARTAPELLE PROCOPIO LIA (PD-IDP) - Votazione Ordine del giorno 9/939/3 DDL n. 0939",
            "original_title": "Votazione Ordine del giorno 9/939/3 DDL n. 0939",
            "description_title": "Ordine del giorno n. 9/939/3 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 18963,
            "slug": "vs19_039_023",
            "identifier": "vs19_039_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_023/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 23,
            "title": "Risoluzione n. 6-00019, limitatamente al capoverso ventesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00019",
            "original_title": "Votazione Risoluzione 6_00019",
            "description_title": "Risoluzione n. 6-00019, limitatamente al capoverso ventesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 109,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 36052,
            "slug": "19-271-15",
            "identifier": "19-271-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-15/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 15,
            "title": "Em. 1.212, Turco e Croatti",
            "original_title": "Em. 1.212, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 45.78
        },
        {
            "id": 22715,
            "slug": "vs19_128_009",
            "identifier": "vs19_128_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_128_009/?format=api",
            "sitting": {
                "id": 1412,
                "date": "2023-06-28",
                "number": 128,
                "branch": "C"
            },
            "number": 9,
            "title": "Risoluzione n. 6-00040, limitatamente alla lettera b) del capoverso primo, della parte dispositiva, SCERRA FILIPPO (M5S) ed altri - Votazione Risoluzione 6_00040",
            "original_title": "Votazione Risoluzione 6_00040",
            "description_title": "Risoluzione n. 6-00040, limitatamente alla lettera b) del capoverso primo, della parte dispositiva, SCERRA FILIPPO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 89,
            "majority_cohesion_rate": 85.65,
            "minority_cohesion_rate": 33.95
        },
        {
            "id": 19828,
            "slug": "vs19_077_004",
            "identifier": "vs19_077_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_077_004/?format=api",
            "sitting": {
                "id": 1335,
                "date": "2023-03-28",
                "number": 77,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.8 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.8 DDL n. 0939",
            "original_title": "Votazione Emendamento 1.8 DDL n. 0939",
            "description_title": "Emendamento 1.8 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": 25,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 28626,
            "slug": "vs19_252_030",
            "identifier": "vs19_252_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_030/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.1003 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.1003 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0703",
            "description_title": "Emendamento 3.1003 GHIRRA FRANCESCA (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": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 37952,
            "slug": "19-295-36",
            "identifier": "19-295-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-36/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 36,
            "title": "Prestazioni sanitarie - Mantenimento articolo 5-bis",
            "original_title": "Mantenimento articolo 5-bis",
            "description_title": "Prestazioni sanitarie",
            "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": 13,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 29715,
            "slug": "vs19_261_027",
            "identifier": "vs19_261_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_261_027/?format=api",
            "sitting": {
                "id": 1635,
                "date": "2024-03-13",
                "number": 261,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.2 IARIA ANTONINO (M5S) - Votazione Emendamento 3.2 DDL n. 1435",
            "original_title": "Votazione Emendamento 3.2 DDL n. 1435",
            "description_title": "Emendamento 3.2 IARIA ANTONINO (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": 17,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 37956,
            "slug": "19-295-32",
            "identifier": "19-295-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-32/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 32,
            "title": "Prestazioni sanitarie - Em. 5.4, 5.5 e 5.251",
            "original_title": "Em. 5.4, 5.5 e 5.251",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 20194,
            "slug": "vs19_082_014",
            "identifier": "vs19_082_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_082_014/?format=api",
            "sitting": {
                "id": 1341,
                "date": "2023-04-04",
                "number": 82,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/889-R/75 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/889-R/75 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/75 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/75 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28591,
            "slug": "vs19_252_073",
            "identifier": "vs19_252_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_073/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 6.1012 CASU ANDREA (PD-IDP) - Votazione Emendamento 6.1012 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1012 PDL n. 0703",
            "description_title": "Emendamento 6.1012 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25670,
            "slug": "vs19_211_017",
            "identifier": "vs19_211_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_211_017/?format=api",
            "sitting": {
                "id": 1550,
                "date": "2023-12-07",
                "number": 211,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.1 TODDE ALESSANDRA (M5S) - Votazione Emendamento 5.1 DDL n. 1556",
            "original_title": "Votazione Emendamento 5.1 DDL n. 1556",
            "description_title": "Emendamento 5.1 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 56.12,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 19122,
            "slug": "vs19_039_018",
            "identifier": "vs19_039_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_018/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 18,
            "title": "Risoluzione n. 6-00019, limitatamente al capoverso quindicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00019",
            "original_title": "Votazione Risoluzione 6_00019",
            "description_title": "Risoluzione n. 6-00019, limitatamente al capoverso quindicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18471,
            "slug": "vs19_019_007",
            "identifier": "vs19_019_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_019_007/?format=api",
            "sitting": {
                "id": 1238,
                "date": "2022-12-05",
                "number": 19,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.7 FONTANA ILARIA (M5S) - Votazione Emendamento 1.7 DDL n. 0547",
            "original_title": "Votazione Emendamento 1.7 DDL n. 0547",
            "description_title": "Emendamento 1.7 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 37960,
            "slug": "19-295-28",
            "identifier": "19-295-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-28/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 28,
            "title": "Prestazioni sanitarie - Em. 4.0.2, Pirro e altri",
            "original_title": "Em. 4.0.2, Pirro e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 12,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 18975,
            "slug": "vs19_039_015",
            "identifier": "vs19_039_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_015/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 15,
            "title": "Risoluzione n. 6-00019, limitatamente al capoverso dodicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00019",
            "original_title": "Votazione Risoluzione 6_00019",
            "description_title": "Risoluzione n. 6-00019, limitatamente al capoverso dodicesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 77.22,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 37961,
            "slug": "19-295-27",
            "identifier": "19-295-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-27/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 27,
            "title": "Prestazioni sanitarie - Em. 4.0.1, Mazzella e altri",
            "original_title": "Em. 4.0.1, Mazzella e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 13,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 36039,
            "slug": "19-271-28",
            "identifier": "19-271-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-271-28/?format=api",
            "sitting": {
                "id": 1902,
                "date": "2025-02-11",
                "number": 271,
                "branch": "S"
            },
            "number": 28,
            "title": "Legge delega riforma organica dei mercati dei capitali",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Legge delega riforma organica dei mercati dei capitali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 25482,
            "slug": "vs19_205_004",
            "identifier": "vs19_205_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_205_004/?format=api",
            "sitting": {
                "id": 1541,
                "date": "2023-11-29",
                "number": 205,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00213, ad eccezione del capoverso primo, lettera b), della parte dispositiva, SANTILLO AGOSTINO (M5S) ed altri - Votazione Mozione 1_00213",
            "original_title": "Votazione Mozione 1_00213",
            "description_title": "Mozione n. 1-00213, ad eccezione del capoverso primo, lettera b), 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 37887,
            "slug": "19-295-101",
            "identifier": "19-295-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-101/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 101,
            "title": "Prestazioni sanitarie - Em. 12-quater.250, Camusso e altri",
            "original_title": "Em. 12-quater.250, Camusso e altri",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 72.27,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 21241,
            "slug": "vs19_105_006",
            "identifier": "vs19_105_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_105_006/?format=api",
            "sitting": {
                "id": 1380,
                "date": "2023-05-18",
                "number": 105,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1060/R/20 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1060/R/20 DDL n. 1060",
            "original_title": "Votazione Ordine del giorno 9/1060/R/20 DDL n. 1060",
            "description_title": "Ordine del giorno n. 9/1060/R/20 BRAGA CHIARA (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": 24,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 28577,
            "slug": "vs19_252_040",
            "identifier": "vs19_252_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_040/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.5 IARIA ANTONINO (M5S) - Votazione Emendamento 4.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.5 PDL n. 0703",
            "description_title": "Emendamento 4.5 IARIA ANTONINO (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": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 29197,
            "slug": "vs19_266_057",
            "identifier": "vs19_266_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_266_057/?format=api",
            "sitting": {
                "id": 1644,
                "date": "2024-03-20",
                "number": 266,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 2-bis.2 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 2-bis.2 DDL n. 1780",
            "original_title": "Votazione Emendamento 2-bis.2 DDL n. 1780",
            "description_title": "Emendamento 2-bis.2 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 37969,
            "slug": "19-295-19",
            "identifier": "19-295-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-19/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 19,
            "title": "Prestazioni sanitarie - Em. 3.250, Furlan e altri",
            "original_title": "Em. 3.250, Furlan e altri",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 37968,
            "slug": "19-295-20",
            "identifier": "19-295-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-20/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 20,
            "title": "Prestazioni sanitarie - Em. 3.2 (1a parte), Camusso e altri",
            "original_title": "Em. 3.2 (1a parte), Camusso e altri",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 28648,
            "slug": "vs19_252_057",
            "identifier": "vs19_252_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_057/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 5.1003 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1003 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1003 PDL n. 0703",
            "description_title": "Emendamento 5.1003 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 37970,
            "slug": "19-295-18",
            "identifier": "19-295-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-18/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 18,
            "title": "Prestazioni sanitarie - Em. 3.1, Magni e altri",
            "original_title": "Em. 3.1, Magni e altri",
            "description_title": "Prestazioni sanitarie",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 76.47,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 37984,
            "slug": "19-295-4",
            "identifier": "19-295-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-295-4/?format=api",
            "sitting": {
                "id": 1970,
                "date": "2025-04-15",
                "number": 295,
                "branch": "S"
            },
            "number": 4,
            "title": "Prestazioni sanitarie - Em. 1.10, Mazzella e altri",
            "original_title": "Em. 1.10, Mazzella e altri",
            "description_title": "Prestazioni sanitarie",
            "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": 13,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 28621,
            "slug": "vs19_252_039",
            "identifier": "vs19_252_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_039/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0703",
            "original_title": "Votazione Articolo 3 PDL n. 0703",
            "description_title": "Articolo 3",
            "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": 43,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 19032,
            "slug": "vs19_039_026",
            "identifier": "vs19_039_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_039_026/?format=api",
            "sitting": {
                "id": 1278,
                "date": "2023-01-19",
                "number": 39,
                "branch": "C"
            },
            "number": 26,
            "title": "Risoluzione n. 6-00019, limitatamente al capoverso ventitreesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00019",
            "original_title": "Votazione Risoluzione 6_00019",
            "description_title": "Risoluzione n. 6-00019, limitatamente al capoverso ventitreesimo della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 117,
            "majority_cohesion_rate": 78.06,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 18338,
            "slug": "vs19_016_013",
            "identifier": "vs19_016_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_013/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00031, limitatamente al capoverso quinto, TREMONTI GIULIO (FDI), FORMENTINI PAOLO (LEGA), MULE' GIORGIO (FI-PPE) - Votazione Mozione 1_00031",
            "original_title": "Votazione Mozione 1_00031",
            "description_title": "Mozione n. 1-00031, limitatamente al capoverso quinto, TREMONTI GIULIO (FDI), FORMENTINI PAOLO (LEGA), MULE' GIORGIO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 71,
            "majority_cohesion_rate": 72.57,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 25179,
            "slug": "vs19_200_029",
            "identifier": "vs19_200_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_029/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/31 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/31 GRIBAUDO CHIARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 40326,
            "slug": "vs19_536_036",
            "identifier": "vs19_536_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_036/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 7.7 D'ORSO VALENTINA (M5S) - Votazione Emendamento 7.7 DDL n. 2570",
            "original_title": "Votazione Emendamento 7.7 DDL n. 2570",
            "description_title": "Emendamento 7.7 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38610,
            "slug": "vs19_483_008",
            "identifier": "vs19_483_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_008/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 8,
            "title": "RIS 6-181 - Votazione Risoluzione 6_00181",
            "original_title": "Votazione Risoluzione 6_00181",
            "description_title": "RIS 6-181",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 18186,
            "slug": "vs19_009_029",
            "identifier": "vs19_009_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_029/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 9.6 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 9.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.6 DDL n. 0005",
            "description_title": "Emendamento 9.6 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": 1,
            "n_margin": 97,
            "majority_cohesion_rate": 74.68,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 18147,
            "slug": "vs19_009_033",
            "identifier": "vs19_009_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_033/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 10.08 FONTANA ILARIA (M5S) - Votazione Emendamento 10.08 DDL n. 0005",
            "original_title": "Votazione Emendamento 10.08 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 10.08 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 28324,
            "slug": "vs19_247_012",
            "identifier": "vs19_247_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_012/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1633/21, come riformulato, GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1633/21, DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/21, DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/21, come riformulato, GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 136,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18148,
            "slug": "vs19_009_048",
            "identifier": "vs19_009_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_048/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 22.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 22.6 DDL n. 0005",
            "original_title": "Votazione Emendamento 22.6 DDL n. 0005",
            "description_title": "Emendamento 22.6 L'ABBATE PATTY (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": 33,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 27315,
            "slug": "vs19_233_041",
            "identifier": "vs19_233_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_041/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1606/69 MALAVASI ILENIA (PD-IDP) - Votazione Ordine del giorno 9/1606/69 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/69 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/69 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 27322,
            "slug": "vs19_233_031",
            "identifier": "vs19_233_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_031/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1606/54 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1606/54 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/54 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/54 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 58,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 29.01
        },
        {
            "id": 18124,
            "slug": "vs19_009_018",
            "identifier": "vs19_009_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_018/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (PD-IDP) - Votazione Emendamento 3.03 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.03 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 3.03 BRAGA CHIARA (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": 22,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 27344,
            "slug": "vs19_233_037",
            "identifier": "vs19_233_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_037/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1606/64 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/1606/64 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/64 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/64 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 39077,
            "slug": "vs19_498_030",
            "identifier": "vs19_498_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_030/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 4.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 18185,
            "slug": "vs19_009_002",
            "identifier": "vs19_009_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_002/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 01.02 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.02 DDL n. 0005",
            "description_title": "Articolo premissivo 01.02 MARATTIN LUIGI (AIV-RE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 39191,
            "slug": "vs19_498_161",
            "identifier": "vs19_498_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_161/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 161,
            "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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 18157,
            "slug": "vs19_009_010",
            "identifier": "vs19_009_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_010/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.08 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 1.08 DDL n. 0005",
            "original_title": "Votazione Emendamento 1.08 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 1.08 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": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 39083,
            "slug": "vs19_498_037",
            "identifier": "vs19_498_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_037/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 28336,
            "slug": "vs19_247_031",
            "identifier": "vs19_247_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_031/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1633/70 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/70 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/70 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 39205,
            "slug": "vs19_498_176",
            "identifier": "vs19_498_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_176/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 176,
            "title": "ART AGG 25.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 67.95
        }
    ]
}