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

{
    "count": 22091,
    "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=-date&page=36",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=34",
    "results": [
        {
            "id": 38527,
            "slug": "vs19_482_077",
            "identifier": "vs19_482_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_077/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/2402/12 - Votazione Ordine del giorno 9/2402/12 ",
            "original_title": "Votazione Ordine del giorno 9/2402/12 ",
            "description_title": "ODG 9/2402/12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38464,
            "slug": "vs19_482_014",
            "identifier": "vs19_482_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_014/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 14,
            "title": "EM 1.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38528,
            "slug": "vs19_482_078",
            "identifier": "vs19_482_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_078/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/2402/13 - Votazione Ordine del giorno 9/2402/13 ",
            "original_title": "Votazione Ordine del giorno 9/2402/13 ",
            "description_title": "ODG 9/2402/13",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38458,
            "slug": "vs19_482_008",
            "identifier": "vs19_482_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_008/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38459,
            "slug": "vs19_482_009",
            "identifier": "vs19_482_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_009/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38514,
            "slug": "vs19_482_064",
            "identifier": "vs19_482_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_064/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 1-TER.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38521,
            "slug": "vs19_482_071",
            "identifier": "vs19_482_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_071/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2402/5 - Votazione Ordine del giorno 9/2402/5 ",
            "original_title": "Votazione Ordine del giorno 9/2402/5 ",
            "description_title": "ODG 9/2402/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38513,
            "slug": "vs19_482_063",
            "identifier": "vs19_482_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_063/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 1-TER.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38522,
            "slug": "vs19_482_072",
            "identifier": "vs19_482_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_072/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2402/6 - Votazione Ordine del giorno 9/2402/6 ",
            "original_title": "Votazione Ordine del giorno 9/2402/6 ",
            "description_title": "ODG 9/2402/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38517,
            "slug": "vs19_482_067",
            "identifier": "vs19_482_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_067/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 1-TER.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1-TER.01002",
            "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": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38523,
            "slug": "vs19_482_073",
            "identifier": "vs19_482_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_073/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2402/7 - Votazione Ordine del giorno 9/2402/7 ",
            "original_title": "Votazione Ordine del giorno 9/2402/7 ",
            "description_title": "ODG 9/2402/7",
            "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": 30,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38524,
            "slug": "vs19_482_074",
            "identifier": "vs19_482_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_074/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/2402/8 - Votazione Ordine del giorno 9/2402/8 ",
            "original_title": "Votazione Ordine del giorno 9/2402/8 ",
            "description_title": "ODG 9/2402/8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38526,
            "slug": "vs19_482_076",
            "identifier": "vs19_482_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_076/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2402/10 - Votazione Ordine del giorno 9/2402/10 ",
            "original_title": "Votazione Ordine del giorno 9/2402/10 ",
            "description_title": "ODG 9/2402/10",
            "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": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38361,
            "slug": "19-304-45",
            "identifier": "19-304-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-45/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 45,
            "title": "DDL n. 1432. Em. 1-ter.105, Maiorino e altri",
            "original_title": "DDL n. 1432. Em. 1-ter.105, Maiorino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38378,
            "slug": "19-304-13",
            "identifier": "19-304-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-13/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 13,
            "title": "DDL n. 1432. Em. 1.106, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.106, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38373,
            "slug": "19-304-18",
            "identifier": "19-304-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-18/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 18,
            "title": "DDL n. 1432. Em. 1.32 (1a parte), Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.32 (1a parte), Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38353,
            "slug": "19-304-27",
            "identifier": "19-304-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-27/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 27,
            "title": "DDL n. 1432. Em. 1.127, Rojc e Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.127, Rojc e Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38369,
            "slug": "19-304-22",
            "identifier": "19-304-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-22/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 22,
            "title": "DDL n. 1432. Em. 1.114, Musolino e altri",
            "original_title": "DDL n. 1432. Em. 1.114, Musolino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38368,
            "slug": "19-304-23",
            "identifier": "19-304-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-23/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 23,
            "title": "DDL n. 1432. Em. 1.115, Giacobbe e Rojc",
            "original_title": "DDL n. 1432. Em. 1.115, Giacobbe e Rojc",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38344,
            "slug": "19-304-36",
            "identifier": "19-304-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-36/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 36,
            "title": "DDL n. 1432. Em. 1.83, Lopreiato e altri",
            "original_title": "DDL n. 1432. Em. 1.83, Lopreiato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38362,
            "slug": "19-304-44",
            "identifier": "19-304-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-44/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 44,
            "title": "DDL n. 1432. Em. 1-ter.104, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1-ter.104, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38354,
            "slug": "19-304-52",
            "identifier": "19-304-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-52/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 52,
            "title": "Conversione decreto cittadinanza italiana",
            "original_title": "DDL n. 1432. Votazione finale",
            "description_title": null,
            "public_title": "Conversione decreto cittadinanza italiana",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 38356,
            "slug": "19-304-51",
            "identifier": "19-304-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-51/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 51,
            "title": "DDL n. 1432. Em. 1-ter.0.107, Musolino e altri",
            "original_title": "DDL n. 1432. Em. 1-ter.0.107, Musolino e altri",
            "description_title": null,
            "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": 71.43,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38385,
            "slug": "19-304-6",
            "identifier": "19-304-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-6/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 6,
            "title": "DDL n. 1432. Em. 1.102, Lombardo",
            "original_title": "DDL n. 1432. Em. 1.102, Lombardo",
            "description_title": null,
            "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": 67.23,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38383,
            "slug": "19-304-8",
            "identifier": "19-304-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-8/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 8,
            "title": "DDL n. 1432. Em. 1.16 (1a parte), Musolino e altri",
            "original_title": "DDL n. 1432. Em. 1.16 (1a parte), Musolino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 57.83
        },
        {
            "id": 38357,
            "slug": "19-304-50",
            "identifier": "19-304-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-50/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 50,
            "title": "DDL n. 1432. Em. 1-ter.0.105, Musolino e altri",
            "original_title": "DDL n. 1432. Em. 1-ter.0.105, Musolino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38360,
            "slug": "19-304-46",
            "identifier": "19-304-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-46/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 46,
            "title": "DDL n. 1432. Em. 1-ter.106, La Marca",
            "original_title": "DDL n. 1432. Em. 1-ter.106, La Marca",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38359,
            "slug": "19-304-47",
            "identifier": "19-304-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-47/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 47,
            "title": "DDL n. 1432. Em. 1-ter.107, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1-ter.107, Giacobbe",
            "description_title": null,
            "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": 70.59,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38358,
            "slug": "19-304-48",
            "identifier": "19-304-48",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-48/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 48,
            "title": "DDL n. 1432. Em. 1-ter.108, Giacobbe e Musolino",
            "original_title": "DDL n. 1432. Em. 1-ter.108, Giacobbe e Musolino",
            "description_title": null,
            "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": 71.43,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38382,
            "slug": "19-304-9",
            "identifier": "19-304-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-9/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 9,
            "title": "DDL n. 1432. Em. 1.23, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.23, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 57.83
        },
        {
            "id": 38365,
            "slug": "19-304-41",
            "identifier": "19-304-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-41/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 41,
            "title": "DDL n. 1432. Em. 1-ter.100 (1a parte), La Marca",
            "original_title": "DDL n. 1432. Em. 1-ter.100 (1a parte), La Marca",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38364,
            "slug": "19-304-42",
            "identifier": "19-304-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-42/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 42,
            "title": "DDL n. 1432. Em. 1-ter.102, Maiorino e altri",
            "original_title": "DDL n. 1432. Em. 1-ter.102, Maiorino e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38390,
            "slug": "19-304-1",
            "identifier": "19-304-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-1/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 1,
            "title": "Disegno di legge n. 1432. Em. 1.1, Giorgis e altri",
            "original_title": "Disegno di legge n. 1432. Em. 1.1, Giorgis e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 55.42
        },
        {
            "id": 38363,
            "slug": "19-304-43",
            "identifier": "19-304-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-43/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 43,
            "title": "DDL n. 1432. Em. 1-ter.103, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1-ter.103, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38350,
            "slug": "19-304-30",
            "identifier": "19-304-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-30/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 30,
            "title": "DDL n. 1432. Em. 1.133, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.133, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 38348,
            "slug": "19-304-32",
            "identifier": "19-304-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-32/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 32,
            "title": "DDL n. 1432. Em. 1.135, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.135, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 38347,
            "slug": "19-304-33",
            "identifier": "19-304-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-33/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 33,
            "title": "DDL n. 1432. Em. 1.136, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.136, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38351,
            "slug": "19-304-29",
            "identifier": "19-304-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-29/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 29,
            "title": "DDL n. 1432. Em. 1.129 (1a parte), Crisanti",
            "original_title": "DDL n. 1432. Em. 1.129 (1a parte), Crisanti",
            "description_title": null,
            "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": 69.75,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38367,
            "slug": "19-304-24",
            "identifier": "19-304-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-24/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 24,
            "title": "DDL n. 1432. Em. 1.116, Cataldi e altri",
            "original_title": "DDL n. 1432. Em. 1.116, Cataldi e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 38355,
            "slug": "19-304-25",
            "identifier": "19-304-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-25/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 25,
            "title": "DDL n. 1432. Em. 1.117 (1a parte), Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.117 (1a parte), Giacobbe",
            "description_title": null,
            "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": 68.91,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38346,
            "slug": "19-304-34",
            "identifier": "19-304-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-34/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 34,
            "title": "DDL n. 1432. Em. 1.137, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1.137, Giacobbe",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 38352,
            "slug": "19-304-28",
            "identifier": "19-304-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-28/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 28,
            "title": "DDL n. 1432. Em. 1.128, Lombardo",
            "original_title": "DDL n. 1432. Em. 1.128, Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 62.65
        },
        {
            "id": 38339,
            "slug": "19-304-49",
            "identifier": "19-304-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-49/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 49,
            "title": "DDL n. 1432. Em. 1-ter.109, Giacobbe",
            "original_title": "DDL n. 1432. Em. 1-ter.109, Giacobbe",
            "description_title": null,
            "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": 71.43,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38343,
            "slug": "19-304-37",
            "identifier": "19-304-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-37/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 37,
            "title": "DDL n. 1432. Em. 1.84, Lopreiato e altri",
            "original_title": "DDL n. 1432. Em. 1.84, Lopreiato e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38370,
            "slug": "19-304-21",
            "identifier": "19-304-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-21/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 21,
            "title": "DDL n. 1432. Em. 1.113, Lombardo",
            "original_title": "DDL n. 1432. Em. 1.113, Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38342,
            "slug": "19-304-38",
            "identifier": "19-304-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-38/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 38,
            "title": "DDL n. 1432. Em. 1.88 (1a parte), La Marca",
            "original_title": "DDL n. 1432. Em. 1.88 (1a parte), La Marca",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38341,
            "slug": "19-304-39",
            "identifier": "19-304-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-39/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 39,
            "title": "DDL n. 1432. ODG G1.102, Maiorino e altri",
            "original_title": "DDL n. 1432. ODG G1.102, Maiorino e altri",
            "description_title": null,
            "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": 17,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 60.24
        },
        {
            "id": 38388,
            "slug": "19-304-3",
            "identifier": "19-304-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-3/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 3,
            "title": "DDL n. 1432. Em. 1.5, Giorgis e altri",
            "original_title": "DDL n. 1432. Em. 1.5, Giorgis e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 57.83
        },
        {
            "id": 38366,
            "slug": "19-304-26",
            "identifier": "19-304-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-26/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 26,
            "title": "DDL n. 1432. Em. 1.119 (1a parte), Crisanti",
            "original_title": "DDL n. 1432. Em. 1.119 (1a parte), Crisanti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 70.59,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 38345,
            "slug": "19-304-35",
            "identifier": "19-304-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-35/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 35,
            "title": "DDL n. 1432. Em. 1.138, Il Relatore",
            "original_title": "DDL n. 1432. Em. 1.138, Il Relatore",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 56.63
        }
    ]
}