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

{
    "count": 22537,
    "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=11",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=9",
    "results": [
        {
            "id": 25763,
            "slug": "vs19_210_190",
            "identifier": "vs19_210_190",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_190/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 190,
            "title": "Ordine del giorno n. 9/1341/4 FARAONE DAVIDE (IVICRE) - Votazione Ordine del giorno 9/1341/4 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/4 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/4 FARAONE DAVIDE (IVICRE)",
            "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": 47,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 24.69
        },
        {
            "id": 30282,
            "slug": "vs19_292_087",
            "identifier": "vs19_292_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_087/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 87,
            "title": "Ordine del giorno n. 9/1717/14, come riformulato, GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1717/14, DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/14, DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/14, come riformulato, GHIRRA FRANCESCA (AVS)",
            "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": 114,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 64.42
        },
        {
            "id": 30293,
            "slug": "vs19_292_080",
            "identifier": "vs19_292_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_080/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/1717/4, come riformulato, ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1717/4, DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/4, DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/4, come riformulato, ALIFANO ENRICA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 113,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 65.03
        },
        {
            "id": 27316,
            "slug": "vs19_233_070",
            "identifier": "vs19_233_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_070/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/1606/109, come riformulato, DE MICHELI PAOLA (PD-IDP) - Votazione Ordine del giorno 9/1606/109, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/109, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/109, come riformulato, DE MICHELI PAOLA (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": 12,
            "n_margin": 101,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 25749,
            "slug": "vs19_210_198",
            "identifier": "vs19_210_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_198/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 198,
            "title": "Ordine del giorno n. 9/1341/30 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/30 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/30 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": 25,
            "majority_cohesion_rate": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 25759,
            "slug": "vs19_210_191",
            "identifier": "vs19_210_191",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_191/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 191,
            "title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (PD-IDP) - Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/7 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/7 ASCANI ANNA (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": 52.74,
            "minority_cohesion_rate": 45.06
        },
        {
            "id": 39481,
            "slug": "vs19_503_148",
            "identifier": "vs19_503_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_148/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 148,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39581,
            "slug": "vs19_504_026",
            "identifier": "vs19_504_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_026/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39287,
            "slug": "vs19_498_265",
            "identifier": "vs19_498_265",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_265/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 265,
            "title": "ODG 9/2316/47 - Votazione Ordine del giorno 9/2316/47 ",
            "original_title": "Votazione Ordine del giorno 9/2316/47 ",
            "description_title": "ODG 9/2316/47",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39646,
            "slug": "vs19_504_104",
            "identifier": "vs19_504_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_104/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 21.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39543,
            "slug": "vs19_504_101",
            "identifier": "vs19_504_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_101/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 101,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39331,
            "slug": "vs19_503_146",
            "identifier": "vs19_503_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_146/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 146,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39487,
            "slug": "vs19_503_154",
            "identifier": "vs19_503_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_154/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 3.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.14",
            "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": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39472,
            "slug": "vs19_503_138",
            "identifier": "vs19_503_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_138/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 138,
            "title": "EM 2.29 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39565,
            "slug": "vs19_504_009",
            "identifier": "vs19_504_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_009/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39682,
            "slug": "vs19_504_147",
            "identifier": "vs19_504_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_147/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 147,
            "title": "EM 28.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 28.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39616,
            "slug": "vs19_504_066",
            "identifier": "vs19_504_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_066/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 13.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39332,
            "slug": "vs19_503_157",
            "identifier": "vs19_503_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_157/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 157,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39491,
            "slug": "vs19_503_159",
            "identifier": "vs19_503_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_159/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 159,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39639,
            "slug": "vs19_504_095",
            "identifier": "vs19_504_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_095/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 95,
            "title": "ART AGG 18.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39295,
            "slug": "vs19_499_015",
            "identifier": "vs19_499_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_015/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39349,
            "slug": "vs19_503_014",
            "identifier": "vs19_503_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_014/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 14,
            "title": "Identici emendamenti 5.3 SIMIANI MARCO (PD-IDP) e 5.4 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 5.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2482",
            "description_title": "Identici emendamenti 5.3 SIMIANI MARCO (PD-IDP) e 5.4 SANTILLO AGOSTINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39644,
            "slug": "vs19_504_102",
            "identifier": "vs19_504_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_102/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 102,
            "title": "ART AGG 20.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39493,
            "slug": "vs19_503_161",
            "identifier": "vs19_503_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_161/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 161,
            "title": "EM 4.14, 4.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.14, 4.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39930,
            "slug": "vs19_517_004",
            "identifier": "vs19_517_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_004/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 23,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33685,
            "slug": "vs19_385_009",
            "identifier": "vs19_385_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_009/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1987/2, limitatamente all'impegno, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1987/2, PDL n. 1987",
            "original_title": "Votazione Ordine del giorno 9/1987/2, PDL n. 1987",
            "description_title": "Ordine del giorno n. 9/1987/2, limitatamente all'impegno, 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33987,
            "slug": "vs19_397_079",
            "identifier": "vs19_397_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_079/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/2119/13, come riformulato dal Governo, RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/2119/13, DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/13, DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/13, come riformulato dal Governo, RICCIARDI TONI (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 108,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33538,
            "slug": "vs19_381_001",
            "identifier": "vs19_381_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_381_001/?format=api",
            "sitting": {
                "id": 1823,
                "date": "2024-11-13",
                "number": 381,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2128 - EM 1.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2128 - EM 1.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33988,
            "slug": "vs19_397_080",
            "identifier": "vs19_397_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_080/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 80,
            "title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/14 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/14 GHIRRA FRANCESCA (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": 3,
            "n_margin": 19,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 32511,
            "slug": "vs19_363_004",
            "identifier": "vs19_363_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_363_004/?format=api",
            "sitting": {
                "id": 1799,
                "date": "2024-10-10",
                "number": 363,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1744",
            "original_title": "Votazione Articolo 3 PDL n. 1744",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 52.92,
            "minority_cohesion_rate": 66.04
        },
        {
            "id": 30785,
            "slug": "vs19_314_064",
            "identifier": "vs19_314_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_064/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 3.04 BONETTI ELENA (APERRE) - Votazione Emendamento 3.04 PDL n. 1741",
            "original_title": "Votazione Emendamento 3.04 PDL n. 1741",
            "description_title": "Articolo aggiuntivo 3.04 BONETTI ELENA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 30295,
            "slug": "vs19_293_013",
            "identifier": "vs19_293_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_013/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00281, limitatamente al capoverso terzo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso terzo della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 30800,
            "slug": "vs19_314_074",
            "identifier": "vs19_314_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_074/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 74,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1737",
            "original_title": "Votazione Articolo 5 PDL n. 1737",
            "description_title": "Articolo 5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 31708,
            "slug": "vs19_342_088",
            "identifier": "vs19_342_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_342_088/?format=api",
            "sitting": {
                "id": 1768,
                "date": "2024-08-07",
                "number": 342,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (IVICRE) - Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "original_title": "Votazione Ordine del giorno 9/1974/3 DDL n. 1974",
            "description_title": "Ordine del giorno n. 9/1974/3 DE MONTE ISABELLA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 33,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 30285,
            "slug": "vs19_293_012",
            "identifier": "vs19_293_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_012/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00281, ad eccezione dei capoversi terzo, quarto, quinto, sesto, settimo e ottavo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, ad eccezione dei capoversi terzo, quarto, quinto, sesto, settimo e ottavo della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 30838,
            "slug": "vs19_314_075",
            "identifier": "vs19_314_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_314_075/?format=api",
            "sitting": {
                "id": 1723,
                "date": "2024-06-26",
                "number": 314,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1737/2 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1737/2 PDL n. 1737",
            "original_title": "Votazione Ordine del giorno 9/1737/2 PDL n. 1737",
            "description_title": "Ordine del giorno n. 9/1737/2 AURIEMMA CARMELA (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": 28,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 44.1
        },
        {
            "id": 40398,
            "slug": "vs19_539_036",
            "identifier": "vs19_539_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_036/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 36,
            "title": "EM 1.44 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.44",
            "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": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38395,
            "slug": "vs19_481_004",
            "identifier": "vs19_481_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_004/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2329-A/4 - Votazione Ordine del giorno 9/2329-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/4 ",
            "description_title": "ODG 9/2329-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38444,
            "slug": "vs19_481_053",
            "identifier": "vs19_481_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_053/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 53,
            "title": "ODG 9/2329-A/56 - Votazione Ordine del giorno 9/2329-A/56 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/56 ",
            "description_title": "ODG 9/2329-A/56",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 38446,
            "slug": "vs19_481_055",
            "identifier": "vs19_481_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_055/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 55,
            "title": "ODG 9/2329-A/58 - Votazione Ordine del giorno 9/2329-A/58 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/58 ",
            "description_title": "ODG 9/2329-A/58",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38422,
            "slug": "vs19_481_031",
            "identifier": "vs19_481_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_031/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2329-A/31 - Votazione Ordine del giorno 9/2329-A/31 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/31 ",
            "description_title": "ODG 9/2329-A/31",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40295,
            "slug": "vs19_536_005",
            "identifier": "vs19_536_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_005/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 1.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 40505,
            "slug": "vs19_544_004",
            "identifier": "vs19_544_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_544_004/?format=api",
            "sitting": {
                "id": 2101,
                "date": "2025-10-08",
                "number": 544,
                "branch": "C"
            },
            "number": 4,
            "title": "DDL 2293 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2293 - ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 38275,
            "slug": "vs19_477_041",
            "identifier": "vs19_477_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_041/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2333-A/1 - Votazione Ordine del giorno 9/2333-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/1 ",
            "description_title": "ODG 9/2333-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 28843,
            "slug": "vs19_253_002",
            "identifier": "vs19_253_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_002/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00241, come riformulata, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00241",
            "original_title": "Votazione Mozione 1_00241",
            "description_title": "Mozione n. 1-00241, come riformulata, 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": 108,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 25761,
            "slug": "vs19_210_205",
            "identifier": "vs19_210_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_205/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 205,
            "title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 98,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 28841,
            "slug": "vs19_253_004",
            "identifier": "vs19_253_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_004/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00242, sul capoverso terzo della parte dispositiva GIRELLI GIAN ANTONIO (PD-IDP) ed altri - Votazione Mozione 1_00242",
            "original_title": "Votazione Mozione 1_00242",
            "description_title": "Mozione n. 1-00242, sul capoverso terzo della parte dispositiva GIRELLI GIAN ANTONIO (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": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 25728,
            "slug": "vs19_210_070",
            "identifier": "vs19_210_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_070/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.2 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 18.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.2 DDL n. 1341",
            "description_title": "Emendamento 18.2 GRIPPO VALENTINA (APERRE)",
            "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": 73,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 30313,
            "slug": "vs19_292_079",
            "identifier": "vs19_292_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_079/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (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": 14,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 30040,
            "slug": "vs19_282_001",
            "identifier": "vs19_282_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_001/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/123 ROSSI 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": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        }
    ]
}