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

{
    "count": 22951,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=342",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=340",
    "results": [
        {
            "id": 18175,
            "slug": "vs19_009_051",
            "identifier": "vs19_009_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_051/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 24.1 L'ABBATE PATTY (M5S) - Votazione Emendamento 24.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 24.1 DDL n. 0005",
            "description_title": "Emendamento 24.1 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": 2,
            "n_margin": 45,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27362,
            "slug": "vs19_233_063",
            "identifier": "vs19_233_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_063/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1606/100 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1606/100 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/100 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/100 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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 27370,
            "slug": "vs19_233_055",
            "identifier": "vs19_233_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_055/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1606/91 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Ordine del giorno 9/1606/91 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/91 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/91 STEFANAZZI CLAUDIO MICHELE (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": 2,
            "n_margin": 31,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 27321,
            "slug": "vs19_233_059",
            "identifier": "vs19_233_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_059/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1606/95, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1606/95, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/95, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/95, MARINO MARIA STEFANIA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 18163,
            "slug": "vs19_009_047",
            "identifier": "vs19_009_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_047/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 22.4 FONTANA ILARIA (M5S) - Votazione Emendamento 22.4 DDL n. 0005",
            "original_title": "Votazione Emendamento 22.4 DDL n. 0005",
            "description_title": "Emendamento 22.4 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18133,
            "slug": "vs19_009_028",
            "identifier": "vs19_009_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_028/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 9.1 ZANELLA LUANA (AVS) - Votazione Emendamento 9.1 DDL n. 0005",
            "original_title": "Votazione Emendamento 9.1 DDL n. 0005",
            "description_title": "Emendamento 9.1 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": 2,
            "n_margin": 92,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 18134,
            "slug": "vs19_009_019",
            "identifier": "vs19_009_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_019/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 4.01 FENU EMILIANO (M5S) - Votazione Emendamento 4.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 4.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 4.01 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 75.11,
            "minority_cohesion_rate": 85.8
        },
        {
            "id": 25196,
            "slug": "vs19_200_019",
            "identifier": "vs19_200_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_019/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1551/19 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1551/19 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/19 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/19 PAVANELLI EMMA (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": 60,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 24958,
            "slug": "vs19_196_057",
            "identifier": "vs19_196_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_057/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1437/63, come riformulato, GATTA GIANDIEGO (FI-PPE) - Votazione Ordine del giorno 9/1437/63, DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/63, DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/63, come riformulato, GATTA GIANDIEGO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 126,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 40232,
            "slug": "vs19_535_013",
            "identifier": "vs19_535_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_013/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 2.3 COLUCCI ALFONSO (M5S) - Votazione Emendamento 2.3 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.3 PDL n. 2097",
            "description_title": "Emendamento 2.3 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 24961,
            "slug": "vs19_196_040",
            "identifier": "vs19_196_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_040/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (M5S) - Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/43 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/43 AIELLO DAVIDE (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": 59,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 48.15
        },
        {
            "id": 27333,
            "slug": "vs19_233_022",
            "identifier": "vs19_233_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_022/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1606/44 CAPPELLETTI ENRICO (M5S) - Votazione Ordine del giorno 9/1606/44 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/44 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/44 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25170,
            "slug": "vs19_200_031",
            "identifier": "vs19_200_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_031/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1551/33 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/33 SARRACINO 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39027,
            "slug": "vs19_498_046",
            "identifier": "vs19_498_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_046/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 27327,
            "slug": "vs19_233_062",
            "identifier": "vs19_233_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_062/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/1606/99 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1606/99 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/99 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/99 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 39863,
            "slug": "vs19_515_022",
            "identifier": "vs19_515_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_022/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 22,
            "title": "ART AGG 1.032 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.032",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 25163,
            "slug": "vs19_200_041",
            "identifier": "vs19_200_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_041/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/44 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/44 GNASSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 18199,
            "slug": "vs19_009_066",
            "identifier": "vs19_009_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_066/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/5/14 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/5/14 DDL n. 0005",
            "original_title": "Votazione Ordine del giorno 9/5/14 DDL n. 0005",
            "description_title": "Ordine del giorno n. 9/5/14 DONNO LEONARDO (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": 52,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27287,
            "slug": "vs19_233_027",
            "identifier": "vs19_233_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_027/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1606/50 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1606/50 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/50 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/50 QUARTINI ANDREA (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": 37,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27688,
            "slug": "vs19_239_044",
            "identifier": "vs19_239_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_044/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 12.12 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 12.12 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.12 DDL n. 1515",
            "description_title": "Emendamento 12.12 LOVECCHIO GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 27685,
            "slug": "vs19_239_047",
            "identifier": "vs19_239_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_047/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 12.15 FENU EMILIANO (M5S) - Votazione Emendamento 12.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.15 DDL n. 1515",
            "description_title": "Emendamento 12.15 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 27485,
            "slug": "vs19_236_084",
            "identifier": "vs19_236_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_084/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/1630/12 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "original_title": "Votazione Ordine del giorno 9/1630/12 DDL n. 1630",
            "description_title": "Ordine del giorno n. 9/1630/12 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 39872,
            "slug": "vs19_515_031",
            "identifier": "vs19_515_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_031/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 8.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39109,
            "slug": "vs19_498_068",
            "identifier": "vs19_498_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_068/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 9.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.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": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39110,
            "slug": "vs19_498_069",
            "identifier": "vs19_498_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_069/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 10.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39888,
            "slug": "vs19_515_047",
            "identifier": "vs19_515_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_047/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 12-TER.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12-TER.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 25195,
            "slug": "vs19_200_025",
            "identifier": "vs19_200_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_025/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1551/26, come riformulato, MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1551/26, DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/26, DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/26, come riformulato, MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 136,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27338,
            "slug": "vs19_233_061",
            "identifier": "vs19_233_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_061/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 61,
            "title": "Ordine del giorno n. 9/1606/98 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1606/98 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/98 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/98 IACONO GIOVANNA (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 40231,
            "slug": "vs19_535_012",
            "identifier": "vs19_535_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_012/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.101 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.101 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.101 PDL n. 2097",
            "description_title": "Emendamento 2.101 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 22502,
            "slug": "vs19_134_043",
            "identifier": "vs19_134_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_043/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 3.65 QUARTINI ANDREA (M5S) - Votazione Emendamento 3.65 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.65 PDL n. 0384",
            "description_title": "Emendamento 3.65 QUARTINI ANDREA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 39216,
            "slug": "vs19_498_188",
            "identifier": "vs19_498_188",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_188/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 188,
            "title": "ART AGG 26.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 26.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39857,
            "slug": "vs19_515_016",
            "identifier": "vs19_515_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_016/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 16,
            "title": "ART AGG 1.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.09",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27376,
            "slug": "vs19_233_026",
            "identifier": "vs19_233_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_026/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1606/49 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/49 CARMINA IDA (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": 29,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 39094,
            "slug": "vs19_498_050",
            "identifier": "vs19_498_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_050/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 7.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 28091,
            "slug": "vs19_244_026",
            "identifier": "vs19_244_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_026/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/384 E ABB-B/26 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/26 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/26 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/26 FONTANA ILARIA (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": 24,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 39029,
            "slug": "vs19_498_058",
            "identifier": "vs19_498_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_058/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 58,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "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": 82,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39108,
            "slug": "vs19_498_066",
            "identifier": "vs19_498_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_066/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 9.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 27375,
            "slug": "vs19_233_036",
            "identifier": "vs19_233_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_036/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1606/63 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1606/63 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/63 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/63 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 28092,
            "slug": "vs19_244_009",
            "identifier": "vs19_244_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_244_009/?format=api",
            "sitting": {
                "id": 1609,
                "date": "2024-02-14",
                "number": 244,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "original_title": "Votazione Ordine del giorno 9/384 E ABB-B/9 PDL n. 0384-B",
            "description_title": "Ordine del giorno n. 9/384 E ABB-B/9 BRUNO RAFFAELE (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": 24,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 40065,
            "slug": "vs19_521_008",
            "identifier": "vs19_521_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_008/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/2527/15 - Votazione Ordine del giorno 9/2527/15 ",
            "original_title": "Votazione Ordine del giorno 9/2527/15 ",
            "description_title": "ODG 9/2527/15",
            "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": 27,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 22513,
            "slug": "vs19_134_017",
            "identifier": "vs19_134_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_017/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.32 FURFARO MARCO (PD-IDP) - Votazione Emendamento 3.32 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.32 PDL n. 0384",
            "description_title": "Emendamento 3.32 FURFARO MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 40251,
            "slug": "vs19_535_035",
            "identifier": "vs19_535_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_035/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.35 RICCIARDI MARIANNA (M5S) - Votazione Emendamento 1.35 DDL n. 2586",
            "original_title": "Votazione Emendamento 1.35 DDL n. 2586",
            "description_title": "Emendamento 1.35 RICCIARDI MARIANNA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 40066,
            "slug": "vs19_521_009",
            "identifier": "vs19_521_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_009/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2527/16 - Votazione Ordine del giorno 9/2527/16 ",
            "original_title": "Votazione Ordine del giorno 9/2527/16 ",
            "description_title": "ODG 9/2527/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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27399,
            "slug": "vs19_237_006",
            "identifier": "vs19_237_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_006/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.100 CERRETO MARCO (FDI) - Votazione Emendamento 3.100 DDL n. 1419",
            "original_title": "Votazione Emendamento 3.100 DDL n. 1419",
            "description_title": "Emendamento 3.100 CERRETO MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39047,
            "slug": "vs19_498_215",
            "identifier": "vs19_498_215",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_215/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 215,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "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": 52,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 35.9
        },
        {
            "id": 18335,
            "slug": "vs19_016_006",
            "identifier": "vs19_016_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_016_006/?format=api",
            "sitting": {
                "id": 1235,
                "date": "2022-11-30",
                "number": 16,
                "branch": "C"
            },
            "number": 6,
            "title": "Mozione n. 1-00025, limitatamente alla parte dispositiva, ad eccezione dei capoversi secondo, quarto e nono, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Mozione 1_00025",
            "original_title": "Votazione Mozione 1_00025",
            "description_title": "Mozione n. 1-00025, limitatamente alla parte dispositiva, ad eccezione dei capoversi secondo, quarto e nono, SERRACCHIANI DEBORA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 25188,
            "slug": "vs19_200_027",
            "identifier": "vs19_200_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_027/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1551/28 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1551/28 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/28 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/28 ZINGARETTI NICOLA (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": 2,
            "n_margin": 134,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25135,
            "slug": "vs19_197_021",
            "identifier": "vs19_197_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_021/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 2.12 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.12 DDL n. 1324",
            "description_title": "Identici emendamenti 2.12 FORATTINI ANTONELLA (PD-IDP) e 2.13 CARAMIELLO ALESSANDRO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 39172,
            "slug": "vs19_498_137",
            "identifier": "vs19_498_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_137/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 137,
            "title": "ART AGG 15.01, 15.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 15.01, 15.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 27763,
            "slug": "vs19_241_003",
            "identifier": "vs19_241_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_241_003/?format=api",
            "sitting": {
                "id": 1603,
                "date": "2024-02-08",
                "number": 241,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.1006 PICCOLOTTI ELISABETTA (AVS) - Votazione Emendamento 1.1006 PDL n. 1457",
            "original_title": "Votazione Emendamento 1.1006 PDL n. 1457",
            "description_title": "Emendamento 1.1006 PICCOLOTTI ELISABETTA (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": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 35.19
        }
    ]
}