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

{
    "count": 25041,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "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=68",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=66",
    "results": [
        {
            "id": 42216,
            "slug": "vs19_599_014",
            "identifier": "vs19_599_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_014/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 14,
            "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": 3,
            "n_margin": 123,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42965,
            "slug": "vs19_634_004",
            "identifier": "vs19_634_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_634_004/?format=api",
            "sitting": {
                "id": 2232,
                "date": "2026-03-25",
                "number": 634,
                "branch": "C"
            },
            "number": 4,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 40759,
            "slug": "vs19_554_009",
            "identifier": "vs19_554_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_009/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.12 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.12 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2662",
            "description_title": "Emendamento 1.12 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40756,
            "slug": "vs19_554_006",
            "identifier": "vs19_554_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_006/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.8 PICCOLOTTI ELISABETTA (AVS) e 1.9 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2662",
            "description_title": "Identici emendamenti 1.8 PICCOLOTTI ELISABETTA (AVS) e 1.9 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40763,
            "slug": "vs19_554_013",
            "identifier": "vs19_554_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_013/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 1.18 PICCOLOTTI ELISABETTA (AVS) e 1.19 MANZI IRENE (PD-IDP) - Votazione Emendamento 1.18 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.18 DDL n. 2662",
            "description_title": "Identici emendamenti 1.18 PICCOLOTTI ELISABETTA (AVS) e 1.19 MANZI IRENE (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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38273,
            "slug": "vs19_477_039",
            "identifier": "vs19_477_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_039/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 1.014, 1.015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.014, 1.015",
            "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.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38504,
            "slug": "vs19_482_054",
            "identifier": "vs19_482_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_054/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 1.57 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.57",
            "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.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42919,
            "slug": "vs19_626_001",
            "identifier": "vs19_626_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_626_001/?format=api",
            "sitting": {
                "id": 2215,
                "date": "2026-03-04",
                "number": 626,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-545 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-545 NF",
            "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": 11,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 38505,
            "slug": "vs19_482_055",
            "identifier": "vs19_482_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_055/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 1.62 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.62",
            "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.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40350,
            "slug": "vs19_536_060",
            "identifier": "vs19_536_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_060/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/2570/9 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/2570/9 DDL n. 2570",
            "original_title": "Votazione Ordine del giorno 9/2570/9 DDL n. 2570",
            "description_title": "Ordine del giorno n. 9/2570/9 LACARRA 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": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40806,
            "slug": "vs19_554_056",
            "identifier": "vs19_554_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_056/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 5.2 ORRICO ANNA LAURA (M5S) - Votazione Emendamento 5.2 DDL n. 2662",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2662",
            "description_title": "Emendamento 5.2 ORRICO ANNA LAURA (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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40447,
            "slug": "vs19_540_014",
            "identifier": "vs19_540_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_014/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2623/10 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2623/10 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/10 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/10 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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40761,
            "slug": "vs19_554_011",
            "identifier": "vs19_554_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_011/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 11,
            "title": "Identici emendamenti 1.14 MANZI IRENE (PD-IDP) e 1.15 CASO ANTONIO (M5S) - Votazione Emendamento 1.14 DDL n. 2662",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2662",
            "description_title": "Identici emendamenti 1.14 MANZI IRENE (PD-IDP) e 1.15 CASO ANTONIO (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": 27,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42295,
            "slug": "vs19_603_057",
            "identifier": "vs19_603_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_057/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 57,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "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": 70,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41132,
            "slug": "vs19_571_012",
            "identifier": "vs19_571_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_012/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 3.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.9",
            "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.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42864,
            "slug": "vs19_621_003",
            "identifier": "vs19_621_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_621_003/?format=api",
            "sitting": {
                "id": 2208,
                "date": "2026-02-24",
                "number": 621,
                "branch": "C"
            },
            "number": 3,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 41338,
            "slug": "vs19_572_151",
            "identifier": "vs19_572_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_151/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 151,
            "title": "ART AGG 50.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 50.02",
            "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": 29,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 42637,
            "slug": "vs19_609_067",
            "identifier": "vs19_609_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_067/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 13.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42340,
            "slug": "vs19_603_047",
            "identifier": "vs19_603_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_047/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2511-A/4 - Votazione Ordine del giorno 9/2511-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/4 ",
            "description_title": "ODG 9/2511-A/4",
            "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.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42326,
            "slug": "vs19_603_028",
            "identifier": "vs19_603_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_028/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 12.4, 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.4, 12.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41802,
            "slug": "vs19_587_021",
            "identifier": "vs19_587_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_021/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 21,
            "title": "DDL 2593 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2593 - 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": 123,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 41803,
            "slug": "vs19_587_022",
            "identifier": "vs19_587_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_587_022/?format=api",
            "sitting": {
                "id": 2164,
                "date": "2025-12-18",
                "number": 587,
                "branch": "C"
            },
            "number": 22,
            "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": 125,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42281,
            "slug": "vs19_603_053",
            "identifier": "vs19_603_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_053/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 53,
            "title": "Disposizioni su sviluppo carriera dirigenziale e valutazione performance personale Pa",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2511-A - VOTO FINALE",
            "public_title": "Disposizioni su sviluppo carriera dirigenziale e valutazione performance personale Pa",
            "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": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 37332,
            "slug": "vs19_450_073",
            "identifier": "vs19_450_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_073/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/2084/13 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/2084/13 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/13 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/13 ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 40365,
            "slug": "vs19_539_003",
            "identifier": "vs19_539_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_003/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.1 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2623",
            "description_title": "Emendamento 1.1 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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41435,
            "slug": "vs19_576_019",
            "identifier": "vs19_576_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_019/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.02",
            "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.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40387,
            "slug": "vs19_539_025",
            "identifier": "vs19_539_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_025/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 25,
            "title": "Identici emendamenti 1.31 DORI DEVIS (AVS) e 1.32 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.31 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.31 DDL n. 2623",
            "description_title": "Identici emendamenti 1.31 DORI DEVIS (AVS) e 1.32 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.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40895,
            "slug": "vs19_555_061",
            "identifier": "vs19_555_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_061/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 16.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38052,
            "slug": "vs19_475_001",
            "identifier": "vs19_475_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_001/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 1,
            "title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52) - Votazione Doc. XVIII-bi",
            "original_title": "Votazione Doc. XVIII-bi",
            "description_title": "Documento approvato dalla XIV Commissione nell'ambito della verifica di sussidiarietà di cui all'articolo 6 del protocollo n. 2 allegato al Trattato di Lisbona (Doc. XVIII-bis, n. 52)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 37239,
            "slug": "vs19_449_080",
            "identifier": "vs19_449_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_080/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2285/13 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/2285/13 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/13 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/13 CAPPELLETTI ENRICO (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": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38312,
            "slug": "vs19_479_020",
            "identifier": "vs19_479_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_020/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2362/5 - Votazione Ordine del giorno 9/2362/5 ",
            "original_title": "Votazione Ordine del giorno 9/2362/5 ",
            "description_title": "ODG 9/2362/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": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 41337,
            "slug": "vs19_572_150",
            "identifier": "vs19_572_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_150/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 150,
            "title": "ART AGG 50.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 50.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": 28,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40843,
            "slug": "vs19_555_073",
            "identifier": "vs19_555_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_073/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 73,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42622,
            "slug": "vs19_609_052",
            "identifier": "vs19_609_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_052/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 13.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1004",
            "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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42670,
            "slug": "vs19_609_100",
            "identifier": "vs19_609_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_100/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 100,
            "title": "EM 20.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42623,
            "slug": "vs19_609_053",
            "identifier": "vs19_609_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_053/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 13.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 20,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40701,
            "slug": "vs19_552_012",
            "identifier": "vs19_552_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_552_012/?format=api",
            "sitting": {
                "id": 2116,
                "date": "2025-10-22",
                "number": 552,
                "branch": "C"
            },
            "number": 12,
            "title": "Ratifica accordo di cooperazione dell'Ue con la Thailandia",
            "original_title": "Votazione finale DDL n. 1686",
            "description_title": "Ratifica ed esecuzione dell'Accordo quadro di partenariato globale e cooperazione tra l'Unione europea e i suoi Stati membri, da una parte, e il Regno di Thailandia, dall'altra, fatto a Bruxelles il 14 dicembre 2022 (DDL 1686)",
            "public_title": "Ratifica accordo di cooperazione dell'Ue con la Thailandia",
            "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": 115,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 37237,
            "slug": "vs19_449_078",
            "identifier": "vs19_449_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_078/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/11 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/11 FERRARA ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42921,
            "slug": "vs19_626_003",
            "identifier": "vs19_626_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_626_003/?format=api",
            "sitting": {
                "id": 2215,
                "date": "2026-03-04",
                "number": 626,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-551 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-551 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": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 42206,
            "slug": "vs19_598_017",
            "identifier": "vs19_598_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_598_017/?format=api",
            "sitting": {
                "id": 2187,
                "date": "2026-01-21",
                "number": 598,
                "branch": "C"
            },
            "number": 17,
            "title": "ART AGG 6.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.04",
            "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.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40827,
            "slug": "vs19_555_007",
            "identifier": "vs19_555_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_007/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 7,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 40897,
            "slug": "vs19_555_063",
            "identifier": "vs19_555_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_063/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 16.4, 16.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.4, 16.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 41724,
            "slug": "vs19_582_003",
            "identifier": "vs19_582_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_582_003/?format=api",
            "sitting": {
                "id": 2155,
                "date": "2025-12-11",
                "number": 582,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-528 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-528",
            "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": 16,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 32749,
            "slug": "vs19_370_007",
            "identifier": "vs19_370_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_007/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32356,
            "slug": "vs19_357_074",
            "identifier": "vs19_357_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_074/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 33 (Mantenimento) - Votazione Articolo 33 DDL n. 1532",
            "original_title": "Votazione Articolo 33 DDL n. 1532",
            "description_title": "Articolo 33 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 32832,
            "slug": "vs19_370_002",
            "identifier": "vs19_370_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_002/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 2,
            "title": "DDL 2049 - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2049 - EM 1.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": 80,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 43.04
        },
        {
            "id": 32788,
            "slug": "vs19_370_005",
            "identifier": "vs19_370_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_370_005/?format=api",
            "sitting": {
                "id": 1810,
                "date": "2024-10-22",
                "number": 370,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.4",
            "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": 31,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 62.66
        },
        {
            "id": 32382,
            "slug": "vs19_357_003",
            "identifier": "vs19_357_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_003/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 2 - Votazione Articolo 2 DDL n. 1532",
            "original_title": "Votazione Articolo 2 DDL n. 1532",
            "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": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 69.62
        },
        {
            "id": 32674,
            "slug": "vs19_366_046",
            "identifier": "vs19_366_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_046/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 46,
            "title": "MOZ 1-344 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 1 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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 60.13
        },
        {
            "id": 32718,
            "slug": "vs19_366_049",
            "identifier": "vs19_366_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_366_049/?format=api",
            "sitting": {
                "id": 1805,
                "date": "2024-10-16",
                "number": 366,
                "branch": "C"
            },
            "number": 49,
            "title": "MOZ 1-344 CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-344 CPV 4 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": 25,
            "majority_cohesion_rate": 58.09,
            "minority_cohesion_rate": 58.23
        }
    ]
}