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

{
    "count": 24888,
    "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=496",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=494",
    "results": [
        {
            "id": 42573,
            "slug": "vs19_609_003",
            "identifier": "vs19_609_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_003/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 7.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 42903,
            "slug": "vs19_625_007",
            "identifier": "vs19_625_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_007/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/2713-A/1 - Votazione Ordine del giorno 9/2713-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2713-A/1 ",
            "description_title": "ODG 9/2713-A/1",
            "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": 14,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41453,
            "slug": "vs19_576_037",
            "identifier": "vs19_576_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_037/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2423-A E ABB/21 - Votazione Ordine del giorno 9/2423-A E ABB/21 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/21 ",
            "description_title": "ODG 9/2423-A E ABB/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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41452,
            "slug": "vs19_576_036",
            "identifier": "vs19_576_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_036/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2423-A E ABB/20 - Votazione Ordine del giorno 9/2423-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/20 ",
            "description_title": "ODG 9/2423-A E ABB/20",
            "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": 49.38,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41397,
            "slug": "vs19_573_019",
            "identifier": "vs19_573_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_019/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 3.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.30",
            "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": 15,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38518,
            "slug": "vs19_482_068",
            "identifier": "vs19_482_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_068/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2402/1 - Votazione Ordine del giorno 9/2402/1 ",
            "original_title": "Votazione Ordine del giorno 9/2402/1 ",
            "description_title": "ODG 9/2402/1",
            "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": 49.38,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 24568,
            "slug": "vs19_185_054",
            "identifier": "vs19_185_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_054/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 16.042 DORI DEVIS (AVS) - Votazione Emendamento 16.042 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.042 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.042 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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 24548,
            "slug": "vs19_185_053",
            "identifier": "vs19_185_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_053/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo aggiuntivo 16.040 ZANELLA LUANA (AVS) - Votazione Emendamento 16.040 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.040 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.040 ZANELLA LUANA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 30038,
            "slug": "vs19_282_028",
            "identifier": "vs19_282_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_028/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/102 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/102 FERRARI SARA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 18,
            "n_margin": 13,
            "majority_cohesion_rate": 49.37,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 24783,
            "slug": "vs19_185_058",
            "identifier": "vs19_185_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_058/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1294 E ABB/2 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/2 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/2 CAFIERO DE RAHO FEDERICO (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": 49.37,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 39527,
            "slug": "vs19_503_197",
            "identifier": "vs19_503_197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_197/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 197,
            "title": "EM 6.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.27",
            "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": 49.18,
            "minority_cohesion_rate": 54.49
        },
        {
            "id": 39338,
            "slug": "vs19_503_003",
            "identifier": "vs19_503_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_003/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.11 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.11 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2482",
            "description_title": "Emendamento 1.11 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 39522,
            "slug": "vs19_503_192",
            "identifier": "vs19_503_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_192/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 6.22 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.22",
            "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": 14,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39312,
            "slug": "vs19_499_023",
            "identifier": "vs19_499_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_023/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 23,
            "title": "DDL 2126-A E ABB - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2126-A E ABB - EM 1.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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 39335,
            "slug": "vs19_503_198",
            "identifier": "vs19_503_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_198/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 198,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 39987,
            "slug": "vs19_517_061",
            "identifier": "vs19_517_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_061/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 61,
            "title": "ODG 9/2488-A/2 - Votazione Ordine del giorno 9/2488-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2488-A/2 ",
            "description_title": "ODG 9/2488-A/2",
            "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": 49.18,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 33656,
            "slug": "vs19_384_093",
            "identifier": "vs19_384_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_093/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/30-A E ABB/25 - Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "description_title": "ODG 9/30-A E ABB/25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33467,
            "slug": "vs19_377_148",
            "identifier": "vs19_377_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_148/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 148,
            "title": "MOZ 1-346 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33982,
            "slug": "vs19_397_098",
            "identifier": "vs19_397_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_098/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 98,
            "title": "Ordine del giorno n. 9/2119/37, nel testo ulteriormente riformulato, SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2119/37, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/37, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/37, nel testo ulteriormente riformulato, SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 97,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33643,
            "slug": "vs19_384_092",
            "identifier": "vs19_384_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_092/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/30-A E ABB/24 - Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "description_title": "ODG 9/30-A E ABB/24",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33469,
            "slug": "vs19_377_138",
            "identifier": "vs19_377_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_138/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 138,
            "title": "MOZ 1-346 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 13 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": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41238,
            "slug": "vs19_572_003",
            "identifier": "vs19_572_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_003/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 2.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.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": 18,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 41330,
            "slug": "vs19_572_136",
            "identifier": "vs19_572_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_136/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 136,
            "title": "EM 44.3, 44.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 44.3, 44.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": 3,
            "n_margin": 49,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 31.21
        },
        {
            "id": 40358,
            "slug": "vs19_536_077",
            "identifier": "vs19_536_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_077/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 77,
            "title": "Ordine del giorno n. 9/2537/3 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/3 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/3 RICCIARDI MARIANNA (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": 18,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40361,
            "slug": "vs19_536_080",
            "identifier": "vs19_536_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_080/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2537/7 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/2537/7 DDL n. 2537",
            "original_title": "Votazione Ordine del giorno 9/2537/7 DDL n. 2537",
            "description_title": "Ordine del giorno n. 9/2537/7 SCERRA FILIPPO (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": 48.97,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 41401,
            "slug": "vs19_573_025",
            "identifier": "vs19_573_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_025/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/1042-A E ABB/6 - Votazione Ordine del giorno 9/1042-A E ABB/6 ",
            "original_title": "Votazione Ordine del giorno 9/1042-A E ABB/6 ",
            "description_title": "ODG 9/1042-A E ABB/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 29.94
        },
        {
            "id": 42431,
            "slug": "vs19_604_001",
            "identifier": "vs19_604_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_001/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 1,
            "title": "Ddl sulla regolamentazione delle lobby",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2336-A E ABB - VOTO FINALE",
            "public_title": "Ddl sulla regolamentazione delle lobby",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 41399,
            "slug": "vs19_573_022",
            "identifier": "vs19_573_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_022/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 4.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42571,
            "slug": "vs19_609_001",
            "identifier": "vs19_609_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_001/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2673-A - ART AGG 7.06, 7.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2673-A - ART AGG 7.06, 7.01005",
            "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": 48.97,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 41403,
            "slug": "vs19_573_027",
            "identifier": "vs19_573_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_573_027/?format=api",
            "sitting": {
                "id": 2144,
                "date": "2025-11-27",
                "number": 573,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/1042-A E ABB/9 - Votazione Ordine del giorno 9/1042-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/1042-A E ABB/9 ",
            "description_title": "ODG 9/1042-A E ABB/9",
            "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": 13,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 32787,
            "slug": "vs19_371_001",
            "identifier": "vs19_371_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_371_001/?format=api",
            "sitting": {
                "id": 1811,
                "date": "2024-10-23",
                "number": 371,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 976-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 976-A - 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": 24,
            "majority_cohesion_rate": 48.96,
            "minority_cohesion_rate": 48.1
        },
        {
            "id": 24718,
            "slug": "vs19_185_057",
            "identifier": "vs19_185_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_057/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1294 E ABB/1 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "original_title": "Votazione Ordine del giorno 9/1294 E ABB/1 DDL n. 1294",
            "description_title": "Ordine del giorno n. 9/1294 E ABB/1 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": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 24537,
            "slug": "vs19_185_052",
            "identifier": "vs19_185_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_052/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.039 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.039 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.039 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 43.21
        },
        {
            "id": 24519,
            "slug": "vs19_185_051",
            "identifier": "vs19_185_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_051/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.019 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.019 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 39313,
            "slug": "vs19_499_024",
            "identifier": "vs19_499_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_024/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39102,
            "slug": "vs19_498_059",
            "identifier": "vs19_498_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_059/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 20,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 51.28
        },
        {
            "id": 39316,
            "slug": "vs19_499_027",
            "identifier": "vs19_499_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_027/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.24 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.24",
            "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": 48.77,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 39315,
            "slug": "vs19_499_026",
            "identifier": "vs19_499_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_026/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 26,
            "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": 48.77,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 39337,
            "slug": "vs19_503_002",
            "identifier": "vs19_503_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_002/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.5 ASCARI STEFANIA (M5S) - Votazione Emendamento 1.5 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.5 DDL n. 2482",
            "description_title": "Emendamento 1.5 ASCARI STEFANIA (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": 17,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39336,
            "slug": "vs19_503_001",
            "identifier": "vs19_503_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_001/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 1,
            "title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1.1 DDL n. 2482",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2482",
            "description_title": "Identici emendamenti 1.1 SIMIANI MARCO (PD-IDP) e 1.2 DEL BARBA MAURO (IVICRE)",
            "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": 30,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39624,
            "slug": "vs19_504_076",
            "identifier": "vs19_504_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_076/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 76,
            "title": "ART AGG 14.01000 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.01000 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": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39927,
            "slug": "vs19_517_001",
            "identifier": "vs19_517_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_001/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2488-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2488-A - 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": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 48.77,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33549,
            "slug": "vs19_377_186",
            "identifier": "vs19_377_186",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_186/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 186,
            "title": "MOZ 1-358 CPV 20 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 20 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 90,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 33483,
            "slug": "vs19_377_137",
            "identifier": "vs19_377_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_137/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 137,
            "title": "MOZ 1-346 CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 11 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33531,
            "slug": "vs19_377_187",
            "identifier": "vs19_377_187",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_187/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 187,
            "title": "MOZ 1-358 PREMESSE - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 PREMESSE",
            "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": 17,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33505,
            "slug": "vs19_377_139",
            "identifier": "vs19_377_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_139/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 139,
            "title": "MOZ 1-346 CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 14 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": 22,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33506,
            "slug": "vs19_377_169",
            "identifier": "vs19_377_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_169/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 169,
            "title": "MOZ 1-358 CPV 5 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 5 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 46,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 33650,
            "slug": "vs19_384_086",
            "identifier": "vs19_384_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_086/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/30-A E ABB/16 - Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "description_title": "ODG 9/30-A E ABB/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": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33560,
            "slug": "vs19_377_185",
            "identifier": "vs19_377_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_185/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 185,
            "title": "MOZ 1-358 CPV 19 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 19 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 33419,
            "slug": "vs19_377_178",
            "identifier": "vs19_377_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_178/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 178,
            "title": "MOZ 1-358 CPV 13 B DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 13 B DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 35.67
        }
    ]
}