Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=101
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=identifier&page=102",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=100",
    "results": [
        {
            "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": 38349,
            "slug": "19-304-31",
            "identifier": "19-304-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-31/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 31,
            "title": "DDL n. 1432. Em. 1.134, Lombardo",
            "original_title": "DDL n. 1432. Em. 1.134, 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 70.59,
            "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": 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": 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
        },
        {
            "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": 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": 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": 38387,
            "slug": "19-304-4",
            "identifier": "19-304-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-4/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 4,
            "title": "DDL n. 1432. Em. 1.6, Cataldi e altri",
            "original_title": "DDL n. 1432. Em. 1.6, 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": 16,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38340,
            "slug": "19-304-40",
            "identifier": "19-304-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-40/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 40,
            "title": "DDL n. 1432. Em. 1.0.100, Cataldi e altri",
            "original_title": "DDL n. 1432. Em. 1.0.100, 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": 68.91,
            "minority_cohesion_rate": 60.24
        },
        {
            "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": 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": 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": 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": 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": 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": 38386,
            "slug": "19-304-5",
            "identifier": "19-304-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-5/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 5,
            "title": "DDL n. 1432. Em. 1.7, La Marca",
            "original_title": "DDL n. 1432. Em. 1.7, 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": 17,
            "majority_cohesion_rate": 66.39,
            "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": 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": 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": 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": 38384,
            "slug": "19-304-7",
            "identifier": "19-304-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-7/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 7,
            "title": "DDL n. 1432. Em. 1.103 (1a parte), Lopreiato e altri",
            "original_title": "DDL n. 1432. Em. 1.103 (1a parte), 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": 17,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 56.63
        },
        {
            "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": 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": 38448,
            "slug": "19-305-1",
            "identifier": "19-305-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-305-1/?format=api",
            "sitting": {
                "id": 1992,
                "date": "2025-05-20",
                "number": 305,
                "branch": "S"
            },
            "number": 1,
            "title": "Disegno di legge n. 1493. Votazione questione pregiudiziale",
            "original_title": "Disegno di legge n. 1493. Votazione questione pregiudiziale",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38449,
            "slug": "19-305-2",
            "identifier": "19-305-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-305-2/?format=api",
            "sitting": {
                "id": 1992,
                "date": "2025-05-20",
                "number": 305,
                "branch": "S"
            },
            "number": 2,
            "title": "Fiducia conversione decreto strutture in Albania",
            "original_title": "Disegno di legge n.1493. Votazione questione di fiducia.",
            "description_title": null,
            "public_title": "Fiducia conversione decreto strutture in Albania",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 67.47
        },
        {
            "id": 38582,
            "slug": "19-306-1",
            "identifier": "19-306-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-1/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 1,
            "title": "Disegno di legge n. 1482. Emm. 1.1 e 1.2",
            "original_title": "Disegno di legge n. 1482. Emm. 1.1 e 1.2",
            "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": 7,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 38599,
            "slug": "19-306-10",
            "identifier": "19-306-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-10/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 10,
            "title": "DDL n. 1482. Em. 1.9, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. Em. 1.9, Sabrina Licheri 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": 7,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38598,
            "slug": "19-306-11",
            "identifier": "19-306-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-11/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 11,
            "title": "DDL n. 1482. Em. 1.13, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.13, Aurora Floridia 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": 7,
            "majority_cohesion_rate": 83.19,
            "minority_cohesion_rate": 30.12
        },
        {
            "id": 38597,
            "slug": "19-306-12",
            "identifier": "19-306-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-12/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 12,
            "title": "DDL n. 1482. Emm. 1.14, 1.15 e 1.47",
            "original_title": "DDL n. 1482. Emm. 1.14, 1.15 e 1.47",
            "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": 7,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38596,
            "slug": "19-306-13",
            "identifier": "19-306-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-13/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 13,
            "title": "DDL n. 1482. Em. 1.16 (1a parte) , Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.16 (1a parte) , Franceschelli 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": 8,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38595,
            "slug": "19-306-14",
            "identifier": "19-306-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-14/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 14,
            "title": "DDL n. 1482. Em. 1.18, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.18, Franceschelli 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": 8,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38594,
            "slug": "19-306-15",
            "identifier": "19-306-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-15/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 15,
            "title": "DDL n. 1482. Em. 1.19, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.19, Franceschelli 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": 8,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38593,
            "slug": "19-306-16",
            "identifier": "19-306-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-16/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 16,
            "title": "DDL n. 1482. Em. 1.20, Magni e altri",
            "original_title": "DDL n. 1482. Em. 1.20, Magni 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": 9,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38576,
            "slug": "19-306-17",
            "identifier": "19-306-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-17/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 17,
            "title": "DDL n. 1482. Emm. 1.21 e 1.22",
            "original_title": "DDL n. 1482. Emm. 1.21 e 1.22",
            "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": 8,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38575,
            "slug": "19-306-18",
            "identifier": "19-306-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-18/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 18,
            "title": "DDL n. 1482. Em. 1.23, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. Em. 1.23, Sabrina Licheri 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": 8,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38574,
            "slug": "19-306-19",
            "identifier": "19-306-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-19/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 19,
            "title": "DDL n. 1482. Em. 1.24, Naturale e altri",
            "original_title": "DDL n. 1482. Em. 1.24, Naturale 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": 8,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38581,
            "slug": "19-306-2",
            "identifier": "19-306-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-2/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 2,
            "title": "DDL n. 1482. Em. 1.3, Naturale e altri",
            "original_title": "DDL n. 1482. Em. 1.3, Naturale 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": 8,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 38573,
            "slug": "19-306-20",
            "identifier": "19-306-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-20/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 20,
            "title": "DDL n. 1482. Em. 1.25, Magni e altri",
            "original_title": "DDL n. 1482. Em. 1.25, Magni 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": 7,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38572,
            "slug": "19-306-21",
            "identifier": "19-306-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-21/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 21,
            "title": "DDL n. 1482. Em. 1.26, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.26, Aurora Floridia 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": 8,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38571,
            "slug": "19-306-22",
            "identifier": "19-306-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-22/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 22,
            "title": "DDL n. 1482. Emm. 1.27 e 1.28",
            "original_title": "DDL n. 1482. Emm. 1.27 e 1.28",
            "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": 8,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38570,
            "slug": "19-306-23",
            "identifier": "19-306-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-23/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 23,
            "title": "DDL n. 1482. Em. 1.29, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.29, Franceschelli 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": 8,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38569,
            "slug": "19-306-24",
            "identifier": "19-306-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-24/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 24,
            "title": "DDL n. 1482. Em. 1.30, Magni e altri",
            "original_title": "DDL n. 1482. Em. 1.30, Magni 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": 8,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38568,
            "slug": "19-306-25",
            "identifier": "19-306-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-25/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 25,
            "title": "DDL n. 1482. Em. 1.31, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. Em. 1.31, Sabrina Licheri 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": 9,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38567,
            "slug": "19-306-26",
            "identifier": "19-306-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-26/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 26,
            "title": "DDL n. 1482. Emm. 1.32 e 1.33",
            "original_title": "DDL n. 1482. Emm. 1.32 e 1.33",
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        }
    ]
}