Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=399
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=-majority_cohesion_rate&page=400",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=398",
    "results": [
        {
            "id": 40491,
            "slug": "vs19_543_035",
            "identifier": "vs19_543_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_035/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.31 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40587,
            "slug": "vs19_547_024",
            "identifier": "vs19_547_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_024/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40589,
            "slug": "vs19_547_029",
            "identifier": "vs19_547_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_029/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 5.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.200",
            "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": 127,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40590,
            "slug": "vs19_547_031",
            "identifier": "vs19_547_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_031/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38427,
            "slug": "vs19_481_036",
            "identifier": "vs19_481_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_036/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2329-A/36 - Votazione Ordine del giorno 9/2329-A/36 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/36 ",
            "description_title": "ODG 9/2329-A/36",
            "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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40489,
            "slug": "vs19_543_033",
            "identifier": "vs19_543_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_033/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 1.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.29",
            "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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40549,
            "slug": "vs19_547_046",
            "identifier": "vs19_547_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_046/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 46,
            "title": "DDL 1804 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1804 - ARTICOLO 1",
            "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": 121,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38473,
            "slug": "vs19_482_023",
            "identifier": "vs19_482_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_023/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 1.24, 1.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24, 1.1009",
            "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": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38472,
            "slug": "vs19_482_022",
            "identifier": "vs19_482_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_022/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 1.23 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.23",
            "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": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40459,
            "slug": "vs19_543_003",
            "identifier": "vs19_543_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_003/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-488 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-488",
            "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": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40384,
            "slug": "vs19_539_022",
            "identifier": "vs19_539_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_022/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.26 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.26 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2623",
            "description_title": "Emendamento 1.26 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 56.69
        },
        {
            "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": 40552,
            "slug": "vs19_547_049",
            "identifier": "vs19_547_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_049/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 49,
            "title": "DDL 1804 - ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "DDL 1804 - ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40372,
            "slug": "vs19_539_010",
            "identifier": "vs19_539_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_010/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 DORI DEVIS (AVS) - Votazione Emendamento 1.11 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2623",
            "description_title": "Emendamento 1.11 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38202,
            "slug": "vs19_476_015",
            "identifier": "vs19_476_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_015/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 40539,
            "slug": "vs19_547_025",
            "identifier": "vs19_547_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_025/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 25,
            "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": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40375,
            "slug": "vs19_539_013",
            "identifier": "vs19_539_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_013/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.16 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.16 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2623",
            "description_title": "Emendamento 1.16 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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38200,
            "slug": "vs19_476_012",
            "identifier": "vs19_476_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_012/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.6 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.6 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.6 PDL n. 0741",
            "description_title": "Emendamento 2.6 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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38318,
            "slug": "vs19_479_026",
            "identifier": "vs19_479_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_026/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2362/11 - Votazione Ordine del giorno 9/2362/11 ",
            "original_title": "Votazione Ordine del giorno 9/2362/11 ",
            "description_title": "ODG 9/2362/11",
            "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": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40542,
            "slug": "vs19_547_030",
            "identifier": "vs19_547_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_030/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 30,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "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": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38244,
            "slug": "vs19_477_010",
            "identifier": "vs19_477_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_010/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 1.83 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.83",
            "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": 36,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 38462,
            "slug": "vs19_482_012",
            "identifier": "vs19_482_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_012/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1005",
            "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": 58.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38407,
            "slug": "vs19_481_016",
            "identifier": "vs19_481_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_016/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2329-A/16 - Votazione Ordine del giorno 9/2329-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/16 ",
            "description_title": "ODG 9/2329-A/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37788,
            "slug": "vs19_465_010",
            "identifier": "vs19_465_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_465_010/?format=api",
            "sitting": {
                "id": 1963,
                "date": "2025-04-10",
                "number": 465,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00431 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri - Votazione Mozione 1_00431",
            "original_title": "Votazione Mozione 1_00431",
            "description_title": "Mozione n. 1-00431 CALOVINI GIANGIACOMO (FDI), BILLI SIMONE (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 38495,
            "slug": "vs19_482_045",
            "identifier": "vs19_482_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_045/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 45,
            "title": "EM 1.45 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.45",
            "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": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38274,
            "slug": "vs19_477_040",
            "identifier": "vs19_477_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_040/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 40,
            "title": "ART AGG 1.024, 1.027 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.024, 1.027",
            "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": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40545,
            "slug": "vs19_547_041",
            "identifier": "vs19_547_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_041/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 41,
            "title": "DDL 1539 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1539 - ARTICOLO 1",
            "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": 119,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38040,
            "slug": "vs19_470_050",
            "identifier": "vs19_470_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_050/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 50,
            "title": "Questioni pregiudiziali n. 1 MAGI RICCARDO (M-+EUR) e SCHULLIAN MANFRED (M-MIN), n. 2 D'ORSO VALENTINA (M5S) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 BOSCHI MARIA ELENA (IVICRE) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 2355",
            "original_title": "Votazione pregiudiziale DDL n. 2355",
            "description_title": "Questioni pregiudiziali n. 1 MAGI RICCARDO (M-+EUR) e SCHULLIAN MANFRED (M-MIN), n. 2 D'ORSO VALENTINA (M5S) ed altri, n. 3 BONAFE' SIMONA (PD-IDP) ed altri, n. 4 BOSCHI MARIA ELENA (IVICRE) ed altri, n. 5 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 40,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 40369,
            "slug": "vs19_539_007",
            "identifier": "vs19_539_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_007/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2623",
            "description_title": "Emendamento 1.6 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38266,
            "slug": "vs19_477_032",
            "identifier": "vs19_477_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_032/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 1.61 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.61",
            "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": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38294,
            "slug": "vs19_479_002",
            "identifier": "vs19_479_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_002/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.3",
            "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": 27,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38474,
            "slug": "vs19_482_024",
            "identifier": "vs19_482_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_024/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.25",
            "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": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 38412,
            "slug": "vs19_481_021",
            "identifier": "vs19_481_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_021/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2329-A/21 - Votazione Ordine del giorno 9/2329-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/21 ",
            "description_title": "ODG 9/2329-A/21",
            "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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40710,
            "slug": "vs19_552_021",
            "identifier": "vs19_552_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_021/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 127,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40535,
            "slug": "vs19_547_056",
            "identifier": "vs19_547_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_056/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 56,
            "title": "Ratifica ed esecuzione del Protocollo sulla gestione integrata delle zone costiere del Mediterraneo",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1803 - VOTO FINALE",
            "public_title": "Ratifica ed esecuzione del Protocollo sulla gestione integrata delle zone costiere del Mediterraneo",
            "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": 121,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40557,
            "slug": "vs19_547_057",
            "identifier": "vs19_547_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_057/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 57,
            "title": "DDL 1540 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1540 - ARTICOLO 1",
            "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": 119,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 37337,
            "slug": "vs19_450_078",
            "identifier": "vs19_450_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_078/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2084/20 DI BIASE MICHELA (PD-IDP) - Votazione Ordine del giorno 9/2084/20 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/20 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/20 DI BIASE MICHELA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40670,
            "slug": "vs19_551_056",
            "identifier": "vs19_551_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_551_056/?format=api",
            "sitting": {
                "id": 2113,
                "date": "2025-10-21",
                "number": 551,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 1.39 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.39",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 40,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 40562,
            "slug": "vs19_547_063",
            "identifier": "vs19_547_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_063/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 63,
            "title": "DDL 1585 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 1585 - 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": 122,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38246,
            "slug": "vs19_477_012",
            "identifier": "vs19_477_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_012/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.93 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.93",
            "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": 58.85,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 38313,
            "slug": "vs19_479_021",
            "identifier": "vs19_479_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_021/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2362/6 - Votazione Ordine del giorno 9/2362/6 ",
            "original_title": "Votazione Ordine del giorno 9/2362/6 ",
            "description_title": "ODG 9/2362/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": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40606,
            "slug": "vs19_548_008",
            "identifier": "vs19_548_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_008/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 8,
            "title": "MOZ 1-503 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-503 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 129,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 40609,
            "slug": "vs19_548_011",
            "identifier": "vs19_548_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_548_011/?format=api",
            "sitting": {
                "id": 2107,
                "date": "2025-10-15",
                "number": 548,
                "branch": "C"
            },
            "number": 11,
            "title": "MOZ 1-507 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-507 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 38404,
            "slug": "vs19_481_013",
            "identifier": "vs19_481_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_013/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2329-A/13 - Votazione Ordine del giorno 9/2329-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/13 ",
            "description_title": "ODG 9/2329-A/13",
            "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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37579,
            "slug": "vs19_456_012",
            "identifier": "vs19_456_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_012/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00293 (Ulteriore nuova formulazione), limitatamente al capoverso ventinovesimo della premessa e ai capoversi quinto e sesto della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00293",
            "original_title": "Votazione Mozione 1_00293",
            "description_title": "Mozione n. 1-00293 (Ulteriore nuova formulazione), limitatamente al capoverso ventinovesimo della premessa e ai capoversi quinto e sesto della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38269,
            "slug": "vs19_477_035",
            "identifier": "vs19_477_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_035/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 35,
            "title": "EM 1.79, 1.81, 1.82 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.79, 1.81, 1.82",
            "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": 58.85,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 37331,
            "slug": "vs19_450_072",
            "identifier": "vs19_450_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_072/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2084/12 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/2084/12 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/12 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/12 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 38420,
            "slug": "vs19_481_029",
            "identifier": "vs19_481_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_029/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 29,
            "title": "ODG 9/2329-A/29 - Votazione Ordine del giorno 9/2329-A/29 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/29 ",
            "description_title": "ODG 9/2329-A/29",
            "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": 58.85,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37249,
            "slug": "vs19_449_090",
            "identifier": "vs19_449_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_090/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/23 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37240,
            "slug": "vs19_449_081",
            "identifier": "vs19_449_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_081/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 81,
            "title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/14 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/14 APPENDINO CHIARA (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": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 60.51
        }
    ]
}