Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=190
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=majority_cohesion_rate&page=191",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=189",
    "results": [
        {
            "id": 33799,
            "slug": "19-252-113",
            "identifier": "19-252-113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-113/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 113,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 3.6, Irto e altri",
            "original_title": "Em. 3.6, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 11,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 69.05
        },
        {
            "id": 33754,
            "slug": "19-252-225",
            "identifier": "19-252-225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-225/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 225,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 26.11, Aurora Floridia e altri",
            "original_title": "Em. 26.11, Aurora Floridia e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 12,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 33795,
            "slug": "19-252-117",
            "identifier": "19-252-117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-117/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 117,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 4.3, Irto e altri",
            "original_title": "Em. 4.3, Irto e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 12,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33965,
            "slug": "19-252-167",
            "identifier": "19-252-167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-167/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 167,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 18.0.5, Nicita e Basso",
            "original_title": "Em. 18.0.5, Nicita e Basso",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 12,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 33784,
            "slug": "19-252-178",
            "identifier": "19-252-178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-178/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 178,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 23.1, Martella e altri",
            "original_title": "Em. 23.1, Martella e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 13,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 33893,
            "slug": "19-252-138",
            "identifier": "19-252-138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-138/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 138,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 10.2, Magni e altri",
            "original_title": "Em. 10.2, Magni e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 12,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 33878,
            "slug": "19-252-158",
            "identifier": "19-252-158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-158/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 158,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Articolo 16",
            "original_title": "Articolo 16",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 11,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 65.48
        },
        {
            "id": 33869,
            "slug": "19-252-194",
            "identifier": "19-252-194",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-194/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 194,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 25.7, Nave e altri",
            "original_title": "Em. 25.7, Nave e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 13,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 64.29
        },
        {
            "id": 33802,
            "slug": "19-252-110",
            "identifier": "19-252-110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-252-110/?format=api",
            "sitting": {
                "id": 1843,
                "date": "2024-12-11",
                "number": 252,
                "branch": "S"
            },
            "number": 110,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 3.3, Sironi e altri",
            "original_title": "Em. 3.3, Sironi e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 36.9
        },
        {
            "id": 34389,
            "slug": "19-253-63",
            "identifier": "19-253-63",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-63/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 63,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 38.0.2, Nicita",
            "original_title": "Em. 38.0.2, Nicita",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "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": 13,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 63.1
        },
        {
            "id": 34358,
            "slug": "19-253-57",
            "identifier": "19-253-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-253-57/?format=api",
            "sitting": {
                "id": 1855,
                "date": "2024-12-12",
                "number": 253,
                "branch": "S"
            },
            "number": 57,
            "title": "Legge annuale per il mercato e la concorrenza 2023 - Em. 36.0.100, Pirro e altri",
            "original_title": "Em. 36.0.100, Pirro e altri",
            "description_title": "Legge annuale per il mercato e la concorrenza 2023",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 22,
            "majority_cohesion_rate": 65.25,
            "minority_cohesion_rate": 42.86
        },
        {
            "id": 31940,
            "slug": "vs19_345_077",
            "identifier": "vs19_345_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_077/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 19.5, per le parti non precluse, SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 19.5, DDL n. 1660",
            "original_title": "Votazione Emendamento 19.5, DDL n. 1660",
            "description_title": "Emendamento 19.5, per le parti non precluse, SERRACCHIANI DEBORA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 63.75
        },
        {
            "id": 31820,
            "slug": "vs19_345_009",
            "identifier": "vs19_345_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_009/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 15.1003 GIULIANO CARLA (M5S) - Votazione Emendamento 15.1003 DDL n. 1660",
            "original_title": "Votazione Emendamento 15.1003 DDL n. 1660",
            "description_title": "Emendamento 15.1003 GIULIANO CARLA (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": 29,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 61.88
        },
        {
            "id": 31869,
            "slug": "vs19_345_075",
            "identifier": "vs19_345_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_075/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 19.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 19.3 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.3 DDL n. 1660",
            "description_title": "Emendamento 19.3 D'ORSO VALENTINA (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": 29,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 61.88
        },
        {
            "id": 31954,
            "slug": "vs19_345_076",
            "identifier": "vs19_345_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_345_076/?format=api",
            "sitting": {
                "id": 1771,
                "date": "2024-09-12",
                "number": 345,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 19.800 delle Commissioni - Votazione Emendamento 19.800 DDL n. 1660",
            "original_title": "Votazione Emendamento 19.800 DDL n. 1660",
            "description_title": "Emendamento 19.800 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 65.27,
            "minority_cohesion_rate": 65.0
        },
        {
            "id": 33612,
            "slug": "vs19_384_013",
            "identifier": "vs19_384_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_013/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 3.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33601,
            "slug": "vs19_384_014",
            "identifier": "vs19_384_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_014/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 4.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 63,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 33592,
            "slug": "vs19_384_015",
            "identifier": "vs19_384_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_015/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 4.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33554,
            "slug": "vs19_384_018",
            "identifier": "vs19_384_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_018/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 4.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1006",
            "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": 24,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34602,
            "slug": "vs19_388_008",
            "identifier": "vs19_388_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_008/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente alla premessa, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366 (Nuova Formulazione), limitatamente alla premessa, GHIO VALENTINA (PD-IDP), BONETTI ELENA (APERRE), ZANELLA LUANA (AVS), BOSCHI MARIA ELENA (IVICRE) 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": 0,
            "n_margin": 137,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 35724,
            "slug": "vs19_409_044",
            "identifier": "vs19_409_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_044/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 3.107 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.107 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.107 DDL n. 1917",
            "description_title": "Emendamento 3.107 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34199,
            "slug": "vs19_397_028",
            "identifier": "vs19_397_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_028/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.101 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 4.101 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.101 DDL n. 2119",
            "description_title": "Emendamento 4.101 FARAONE DAVIDE (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": 29,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36167,
            "slug": "vs19_429_004",
            "identifier": "vs19_429_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_429_004/?format=api",
            "sitting": {
                "id": 1909,
                "date": "2025-02-17",
                "number": 429,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2184/13 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/2184/13 DDL n. 2184",
            "original_title": "Votazione Ordine del giorno 9/2184/13 DDL n. 2184",
            "description_title": "Ordine del giorno n. 9/2184/13 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35609,
            "slug": "vs19_408_001",
            "identifier": "vs19_408_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_001/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 ZANELLA LUANA (AVS) ed altri - Votazione pregiudiziale DDL n. 2184",
            "original_title": "Votazione pregiudiziale DDL n. 2184",
            "description_title": "Questione pregiudiziale n. 1 ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 35624,
            "slug": "vs19_408_017",
            "identifier": "vs19_408_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_408_017/?format=api",
            "sitting": {
                "id": 1875,
                "date": "2025-01-14",
                "number": 408,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1917",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1917",
            "description_title": "Emendamento 2.7 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34220,
            "slug": "vs19_397_026",
            "identifier": "vs19_397_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_026/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 4.5 CASO ANTONIO (M5S) - Votazione Emendamento 4.5 DDL n. 2119",
            "original_title": "Votazione Emendamento 4.5 DDL n. 2119",
            "description_title": "Emendamento 4.5 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33610,
            "slug": "vs19_380_010",
            "identifier": "vs19_380_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_010/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-364 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-364 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 136,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 34208,
            "slug": "vs19_397_011",
            "identifier": "vs19_397_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_011/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.14 TUCCI RICCARDO (M5S) - Votazione Emendamento 1.14 DDL n. 2119",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2119",
            "description_title": "Emendamento 1.14 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33520,
            "slug": "vs19_380_013",
            "identifier": "vs19_380_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_380_013/?format=api",
            "sitting": {
                "id": 1825,
                "date": "2024-11-12",
                "number": 380,
                "branch": "C"
            },
            "number": 13,
            "title": "MOZ 1-361 RIF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-361 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 130,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35955,
            "slug": "vs19_422_002",
            "identifier": "vs19_422_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_002/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/10 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/10 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 35747,
            "slug": "vs19_409_068",
            "identifier": "vs19_409_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_068/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 4.78 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 4.78 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.78 DDL n. 1917",
            "description_title": "Emendamento 4.78 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36005,
            "slug": "vs19_422_052",
            "identifier": "vs19_422_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_052/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2183/116 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/2183/116 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/116 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/116 TRAVERSI ROBERTO (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": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34314,
            "slug": "vs19_392_027",
            "identifier": "vs19_392_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_027/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2150/39 BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2150/39 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/39 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/39 BENZONI FABRIZIO (APERRE)",
            "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": 27,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 34188,
            "slug": "vs19_396_036",
            "identifier": "vs19_396_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_036/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2164/4, come riformulato, GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/2164/4, DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/4, DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/4, come riformulato, GIRELLI GIAN ANTONIO (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": 0,
            "n_margin": 135,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 35744,
            "slug": "vs19_409_065",
            "identifier": "vs19_409_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_065/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 4.1002 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.1002 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1002 DDL n. 1917",
            "description_title": "Emendamento 4.1002 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34707,
            "slug": "vs19_374_012",
            "identifier": "vs19_374_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_012/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2038/22 IARIA ANTONINO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/22 IARIA ANTONINO (M5S)",
            "description_title": "",
            "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": 52,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 43.31
        },
        {
            "id": 35985,
            "slug": "vs19_422_032",
            "identifier": "vs19_422_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_032/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2183/95 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/95 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/95 SILVESTRI FRANCESCO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 34705,
            "slug": "vs19_374_010",
            "identifier": "vs19_374_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_010/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2038/19 COSTA SERGIO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/19 COSTA SERGIO (M5S)",
            "description_title": "",
            "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": 81,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 35984,
            "slug": "vs19_422_031",
            "identifier": "vs19_422_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_031/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2183/94 GUBITOSA MICHELE (M5S) - Votazione Ordine del giorno 9/2183/94 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/94 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/94 GUBITOSA MICHELE (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": 33,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 34244,
            "slug": "vs19_396_028",
            "identifier": "vs19_396_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_028/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2164/42 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/42 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/42 ZANELLA LUANA (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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 34703,
            "slug": "vs19_374_008",
            "identifier": "vs19_374_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_008/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2038/17 ALIFANO ENRICA (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/17 ALIFANO ENRICA (M5S)",
            "description_title": "",
            "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": 85,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 34258,
            "slug": "vs19_392_022",
            "identifier": "vs19_392_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_392_022/?format=api",
            "sitting": {
                "id": 1850,
                "date": "2024-12-04",
                "number": 392,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2150/31 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2150/31 DDL n. 2150",
            "original_title": "Votazione Ordine del giorno 9/2150/31 DDL n. 2150",
            "description_title": "Ordine del giorno n. 9/2150/31 PELUFFO VINICIO GIUSEPPE GUIDO (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": 3,
            "n_margin": 58,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 34708,
            "slug": "vs19_374_013",
            "identifier": "vs19_374_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_013/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2038/23 CASO ANTONIO (M5S)",
            "original_title": "Ordine del giorno n. 9/2038/23 CASO ANTONIO (M5S)",
            "description_title": "",
            "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": 50,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 35736,
            "slug": "vs19_409_057",
            "identifier": "vs19_409_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_057/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 4.1024 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1024 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1024 DDL n. 1917",
            "description_title": "Emendamento 4.1024 GIANASSI FEDERICO (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": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36018,
            "slug": "vs19_423_011",
            "identifier": "vs19_423_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_423_011/?format=api",
            "sitting": {
                "id": 1899,
                "date": "2025-02-06",
                "number": 423,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2183/129 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2183/129 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/129 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/129 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 35758,
            "slug": "vs19_409_079",
            "identifier": "vs19_409_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_079/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 79,
            "title": "Emendamento 4.1004 COLUCCI ALFONSO (M5S) - Votazione Emendamento 4.1004 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1004 DDL n. 1917",
            "description_title": "Emendamento 4.1004 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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 34712,
            "slug": "vs19_374_017",
            "identifier": "vs19_374_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_017/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2038/32 PICCOLOTTI ELISABETTA (AVS)",
            "original_title": "Ordine del giorno n. 9/2038/32 PICCOLOTTI ELISABETTA (AVS)",
            "description_title": "",
            "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": 28,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34713,
            "slug": "vs19_374_018",
            "identifier": "vs19_374_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_374_018/?format=api",
            "sitting": {
                "id": 1828,
                "date": "2024-10-30",
                "number": 374,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2038/34 MADIA MARIA ANNA (PD-IDP)",
            "original_title": "Ordine del giorno n. 9/2038/34 MADIA MARIA ANNA (PD-IDP)",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35755,
            "slug": "vs19_409_076",
            "identifier": "vs19_409_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_076/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 76,
            "title": "Identici emendamenti 4.101 AURIEMMA CARMELA (M5S) e 4.1015 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.101 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.101 DDL n. 1917",
            "description_title": "Identici emendamenti 4.101 AURIEMMA CARMELA (M5S) e 4.1015 GIANASSI FEDERICO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 36001,
            "slug": "vs19_422_048",
            "identifier": "vs19_422_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_422_048/?format=api",
            "sitting": {
                "id": 1897,
                "date": "2025-02-05",
                "number": 422,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/2183/112 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/2183/112 DDL n. 2183",
            "original_title": "Votazione Ordine del giorno 9/2183/112 DDL n. 2183",
            "description_title": "Ordine del giorno n. 9/2183/112 LOMUTI ARNALDO (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": 37,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 54.78
        }
    ]
}