Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=96
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=97",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=95",
    "results": [
        {
            "id": 37629,
            "slug": "vs19_460_023",
            "identifier": "vs19_460_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_023/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 11.2 PENZA PASQUALINO (M5S) - Votazione Emendamento 11.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 11.2 DDL n. 2139",
            "description_title": "Emendamento 11.2 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 37631,
            "slug": "vs19_460_026",
            "identifier": "vs19_460_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_026/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 12.1 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 12.1 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.1 DDL n. 2139",
            "description_title": "Emendamento 12.1 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37632,
            "slug": "vs19_460_027",
            "identifier": "vs19_460_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_027/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 12.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 12.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.2 DDL n. 2139",
            "description_title": "Emendamento 12.2 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33486,
            "slug": "vs19_377_183",
            "identifier": "vs19_377_183",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_183/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 183,
            "title": "MOZ 1-358 CPV 17 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 17 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": 0,
            "n_margin": 88,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 32263,
            "slug": "vs19_328_038",
            "identifier": "vs19_328_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_038/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1896/55 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1896/55 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/55 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/55 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 33494,
            "slug": "vs19_377_096",
            "identifier": "vs19_377_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_096/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 19.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 32259,
            "slug": "vs19_328_034",
            "identifier": "vs19_328_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_034/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1896/51 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/51 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32257,
            "slug": "vs19_328_032",
            "identifier": "vs19_328_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_032/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32255,
            "slug": "vs19_328_030",
            "identifier": "vs19_328_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_030/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1896/47 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1896/47 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/47 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/47 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32254,
            "slug": "vs19_328_029",
            "identifier": "vs19_328_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_029/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1896/46 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/46 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 40611,
            "slug": "vs19_551_043",
            "identifier": "vs19_551_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_043/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 43,
            "title": "Modifica al codice dei beni culturali e del paesaggio e altre disposizioni",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1521-A - VOTO FINALE",
            "public_title": "Modifica al codice dei beni culturali e del paesaggio e altre disposizioni",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 37648,
            "slug": "vs19_460_048",
            "identifier": "vs19_460_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_048/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 17.3 PENZA PASQUALINO (M5S) - Votazione Emendamento 17.3 DDL n. 2139",
            "original_title": "Votazione Emendamento 17.3 DDL n. 2139",
            "description_title": "Emendamento 17.3 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 32253,
            "slug": "vs19_328_028",
            "identifier": "vs19_328_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_028/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1896/45 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/45 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": 0,
            "n_margin": 68,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 32248,
            "slug": "vs19_328_023",
            "identifier": "vs19_328_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_023/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1896/40 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/40 RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32246,
            "slug": "vs19_328_021",
            "identifier": "vs19_328_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_021/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 40672,
            "slug": "vs19_551_059",
            "identifier": "vs19_551_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_059/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 32245,
            "slug": "vs19_328_020",
            "identifier": "vs19_328_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_020/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 38189,
            "slug": "vs19_476_041",
            "identifier": "vs19_476_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_041/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 41,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 80,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 38206,
            "slug": "vs19_476_019",
            "identifier": "vs19_476_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_019/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 3.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40669,
            "slug": "vs19_551_055",
            "identifier": "vs19_551_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_055/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 1.38 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.38",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 38205,
            "slug": "vs19_476_018",
            "identifier": "vs19_476_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_018/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38183,
            "slug": "vs19_476_050",
            "identifier": "vs19_476_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_050/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 50,
            "title": "Disposizioni per la prevenzione e la cura dell’obesità",
            "original_title": "Votazione finale ",
            "description_title": "PDL 741-A E ABB - VOTO FINALE",
            "public_title": "Disposizioni per la prevenzione e la cura dell’obesità",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 32244,
            "slug": "vs19_328_019",
            "identifier": "vs19_328_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_019/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 38185,
            "slug": "vs19_476_013",
            "identifier": "vs19_476_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_013/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 13,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33445,
            "slug": "vs19_377_116",
            "identifier": "vs19_377_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_116/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 24.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 32243,
            "slug": "vs19_328_018",
            "identifier": "vs19_328_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_018/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1896/35 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1896/35 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/35 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/35 MORASSUT ROBERTO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 38190,
            "slug": "vs19_476_001",
            "identifier": "vs19_476_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_001/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1000 FURFARO MARCO (PD-IDP) - Votazione Emendamento 1.1000 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1000 PDL n. 0741",
            "description_title": "Emendamento 1.1000 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38198,
            "slug": "vs19_476_010",
            "identifier": "vs19_476_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_010/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.1000 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0741",
            "description_title": "Emendamento 2.1000 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 38199,
            "slug": "vs19_476_011",
            "identifier": "vs19_476_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_011/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.3 ZANELLA LUANA (AVS) - Votazione Emendamento 2.3 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.3 PDL n. 0741",
            "description_title": "Emendamento 2.3 ZANELLA LUANA (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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 32240,
            "slug": "vs19_328_016",
            "identifier": "vs19_328_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_016/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1896/32 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/32 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 40635,
            "slug": "vs19_551_016",
            "identifier": "vs19_551_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_016/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 2.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 32238,
            "slug": "vs19_328_014",
            "identifier": "vs19_328_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_014/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 38219,
            "slug": "vs19_476_034",
            "identifier": "vs19_476_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_034/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 34,
            "title": "ART AGG 4.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01007",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38191,
            "slug": "vs19_476_002",
            "identifier": "vs19_476_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_002/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1003 SPORTIELLO GILDA (M5S) - Votazione Emendamento 1.1003 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 0741",
            "description_title": "Emendamento 1.1003 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38192,
            "slug": "vs19_476_003",
            "identifier": "vs19_476_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_003/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.3 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0741",
            "description_title": "Emendamento 1.3 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38193,
            "slug": "vs19_476_004",
            "identifier": "vs19_476_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_004/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1001 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 1.1001 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0741",
            "description_title": "Emendamento 1.1001 MALAVASI ILENIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38194,
            "slug": "vs19_476_005",
            "identifier": "vs19_476_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_005/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.1004 QUARTINI ANDREA (M5S) - Votazione Emendamento 1.1004 PDL n. 0741",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0741",
            "description_title": "Emendamento 1.1004 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38212,
            "slug": "vs19_476_026",
            "identifier": "vs19_476_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_026/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 4.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33423,
            "slug": "vs19_377_145",
            "identifier": "vs19_377_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_145/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 145,
            "title": "MOZ 1-346 CPV 22 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 22 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 32236,
            "slug": "vs19_328_012",
            "identifier": "vs19_328_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_012/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1896/28 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/28 GRAZIANO 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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32232,
            "slug": "vs19_328_008",
            "identifier": "vs19_328_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_008/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32231,
            "slug": "vs19_328_007",
            "identifier": "vs19_328_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_007/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 38216,
            "slug": "vs19_476_031",
            "identifier": "vs19_476_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_031/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 31,
            "title": "ART AGG 4.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38220,
            "slug": "vs19_476_035",
            "identifier": "vs19_476_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_035/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 35,
            "title": "ART AGG 4.01008, 4.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01008, 4.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38221,
            "slug": "vs19_476_036",
            "identifier": "vs19_476_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_036/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 36,
            "title": "ART AGG 4.01009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01009",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35186,
            "slug": "vs19_354_023",
            "identifier": "vs19_354_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_023/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 23,
            "title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera c), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "original_title": "Mozione n. 1-00324, limitatamente al capoverso primo, lettera c), della parte dispositiva RICHETTI MATTEO (APERRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 74.21
        },
        {
            "id": 38223,
            "slug": "vs19_476_038",
            "identifier": "vs19_476_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_038/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 5.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38224,
            "slug": "vs19_476_039",
            "identifier": "vs19_476_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_039/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 5.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38227,
            "slug": "vs19_476_044",
            "identifier": "vs19_476_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_044/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/741-A E ABB/6 - Votazione Ordine del giorno 9/741-A E ABB/6 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/6 ",
            "description_title": "ODG 9/741-A E ABB/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38226,
            "slug": "vs19_476_043",
            "identifier": "vs19_476_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_043/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 43,
            "title": "ODG 9/741-A E ABB/5 - Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/741-A E ABB/5 ",
            "description_title": "ODG 9/741-A E ABB/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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 67.52
        }
    ]
}