Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=310
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=-n_rebels&page=311",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=309",
    "results": [
        {
            "id": 23010,
            "slug": "19-89-141",
            "identifier": "19-89-141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-141/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 141,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18-bis.200, Malpezzi e Rojc",
            "original_title": "Em. 18-bis.200, Malpezzi e Rojc",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23095,
            "slug": "19-89-72",
            "identifier": "19-89-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-72/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 72,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.214, Rojc e altri",
            "original_title": "Em. 9-bis.214, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23107,
            "slug": "19-89-52",
            "identifier": "19-89-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-52/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 52,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 1.200, Garavaglia e altri",
            "original_title": "Em. 1.200, Garavaglia e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 40.23
        },
        {
            "id": 22972,
            "slug": "19-89-152",
            "identifier": "19-89-152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-152/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 152,
            "title": "d-l n. 69/2023 - Salva-infrazioni - ODG G25.200, Naturale e altri",
            "original_title": "ODG G25.200, Naturale e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 12,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 22978,
            "slug": "19-89-123",
            "identifier": "19-89-123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-123/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 123,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 12.1, Malpezzi e altri",
            "original_title": "Em. 12.1, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 22980,
            "slug": "19-89-118",
            "identifier": "19-89-118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-118/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 118,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 11.202, Malpezzi e altri",
            "original_title": "Em. 11.202, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23089,
            "slug": "19-89-78",
            "identifier": "19-89-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-78/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 78,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.221, Malpezzi e altri",
            "original_title": "Em. 9-bis.221, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 22975,
            "slug": "19-89-136",
            "identifier": "19-89-136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-136/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 136,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.203, Cucchi e altri",
            "original_title": "Em. 18.203, Cucchi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 6,
            "majority_cohesion_rate": 65.79,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23025,
            "slug": "19-89-58",
            "identifier": "19-89-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-58/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 58,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 8.2, Rojc e altri",
            "original_title": "Em. 8.2, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23058,
            "slug": "19-89-119",
            "identifier": "19-89-119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-119/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 119,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 11.6, Cucchi e altri",
            "original_title": "Em. 11.6, Cucchi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23082,
            "slug": "19-89-85",
            "identifier": "19-89-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-85/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 85,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.229, Rojc e altri",
            "original_title": "Em. 9-bis.229, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23055,
            "slug": "19-89-126",
            "identifier": "19-89-126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-126/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 126,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.1 (testo corretto) (1a parte),           Barbara Floridia e altri",
            "original_title": "Em. 14.1 (testo corretto) (1a parte),           Barbara Floridia e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23015,
            "slug": "19-89-128",
            "identifier": "19-89-128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-128/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 128,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.7, Malpezzi e altri",
            "original_title": "Em. 14.7, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23085,
            "slug": "19-89-82",
            "identifier": "19-89-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-82/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 82,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.226, Rojc e altri",
            "original_title": "Em. 9-bis.226, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23086,
            "slug": "19-89-81",
            "identifier": "19-89-81",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-81/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 81,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Emm. 9-bis.224 e 9-bis.225",
            "original_title": "Emm. 9-bis.224 e 9-bis.225",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23084,
            "slug": "19-89-83",
            "identifier": "19-89-83",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-83/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 83,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.227, Sensi e altri",
            "original_title": "Em. 9-bis.227, Sensi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23098,
            "slug": "19-89-69",
            "identifier": "19-89-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-69/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 69,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.211, Sensi e altri",
            "original_title": "Em. 9-bis.211, Sensi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23108,
            "slug": "19-89-47",
            "identifier": "19-89-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-47/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 47,
            "title": "Em. 6.0.105, Pirro e altri",
            "original_title": "Em. 6.0.105, Pirro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23090,
            "slug": "19-89-77",
            "identifier": "19-89-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-77/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 77,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.220, Sensi e altri",
            "original_title": "Em. 9-bis.220, Sensi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 22974,
            "slug": "19-89-142",
            "identifier": "19-89-142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-142/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 142,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18-ter.200, Rojc e Malpezzi",
            "original_title": "Em. 18-ter.200, Rojc e Malpezzi",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23017,
            "slug": "19-89-120",
            "identifier": "19-89-120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-120/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 120,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 11.9 (testo 2), Verducci e altri",
            "original_title": "Em. 11.9 (testo 2), Verducci e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23092,
            "slug": "19-89-75",
            "identifier": "19-89-75",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-75/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 75,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.217 (1a parte), Martella e altri",
            "original_title": "Em. 9-bis.217 (1a parte), Martella e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23081,
            "slug": "19-89-86",
            "identifier": "19-89-86",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-86/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 86,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.230, Malpezzi e altri",
            "original_title": "Em. 9-bis.230, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23097,
            "slug": "19-89-70",
            "identifier": "19-89-70",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-70/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 70,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 9-bis.212, Boccia e altri",
            "original_title": "Em. 9-bis.212, Boccia e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23057,
            "slug": "19-89-122",
            "identifier": "19-89-122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-122/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 122,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 11.11, Malpezzi e altri",
            "original_title": "Em. 11.11, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23052,
            "slug": "19-89-137",
            "identifier": "19-89-137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-137/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 137,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.204, Rojc",
            "original_title": "Em. 18.204, Rojc",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 7,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23106,
            "slug": "19-89-54",
            "identifier": "19-89-54",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-54/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 54,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 3-bis.0.201, Valente e altri",
            "original_title": "Em. 3-bis.0.201, Valente e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23011,
            "slug": "19-89-135",
            "identifier": "19-89-135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-135/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 135,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.202, Cucchi e altri",
            "original_title": "Em. 18.202, Cucchi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 22977,
            "slug": "19-89-129",
            "identifier": "19-89-129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-129/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 129,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.201, Malpezzi e altri",
            "original_title": "Em. 14.201, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23053,
            "slug": "19-89-131",
            "identifier": "19-89-131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-131/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 131,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 15.3, Malpezzi e altri",
            "original_title": "Em. 15.3, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23048,
            "slug": "19-89-143",
            "identifier": "19-89-143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-143/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 143,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 19.0.200, Malpezzi e altri",
            "original_title": "Em. 19.0.200, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23012,
            "slug": "19-89-134",
            "identifier": "19-89-134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-134/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 134,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.2, Rojc e altri",
            "original_title": "Em. 18.2, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23054,
            "slug": "19-89-127",
            "identifier": "19-89-127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-127/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 127,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.6, Malpezzi e altri",
            "original_title": "Em. 14.6, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 22976,
            "slug": "19-89-130",
            "identifier": "19-89-130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-130/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 130,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.10, Malpezzi e altri",
            "original_title": "Em. 14.10, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23132,
            "slug": "19-91-3",
            "identifier": "19-91-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-3/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 3,
            "title": "Mozione n. 22 (testo 3)(prem.), su misure per rafforzamento Servizio sanitario nazionale",
            "original_title": "Mozione n. 22 (testo 3)(prem.), su misure per rafforzamento Servizio sanitario nazionale",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 23126,
            "slug": "19-91-1",
            "identifier": "19-91-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-1/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 1,
            "title": "Mozione n. 67 sulle criticità nei collegamenti aerei con    Catania e la Sicilia",
            "original_title": "Mozione n. 67 sulle criticità nei collegamenti aerei con    Catania e la Sicilia",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 71,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23130,
            "slug": "19-91-5",
            "identifier": "19-91-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-5/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 5,
            "title": "Mozione n. 66 (prem. p1,2,3,10,15 + disp. p2), sui profili  critici nel processo di attuaz. autonomia differenziata",
            "original_title": "Mozione n. 66 (prem. p1,2,3,10,15 + disp. p2), sui profili  critici nel processo di attuaz. autonomia differenziata",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23131,
            "slug": "19-91-4",
            "identifier": "19-91-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-4/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 4,
            "title": "Mozione n. 22 (testo 3)(disp.), su misure per rafforzamento Servizio sanitario nazionale",
            "original_title": "Mozione n. 22 (testo 3)(disp.), su misure per rafforzamento Servizio sanitario nazionale",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 74,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23127,
            "slug": "19-91-12",
            "identifier": "19-91-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-12/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 12,
            "title": "Mozione n. 65, sul sostegno alle politiche abitative e di   edilizia agevolata",
            "original_title": "Mozione n. 65, sul sostegno alle politiche abitative e di   edilizia agevolata",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23133,
            "slug": "19-91-2",
            "identifier": "19-91-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-2/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 2,
            "title": "Mozione n. 54 (testo 2), sulla candidatura di Roma come     città ospite di Expo 2030",
            "original_title": "Mozione n. 54 (testo 2), sulla candidatura di Roma come     città ospite di Expo 2030",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23134,
            "slug": "19-91-11",
            "identifier": "19-91-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-91-11/?format=api",
            "sitting": {
                "id": 1451,
                "date": "2023-07-25",
                "number": 91,
                "branch": "S"
            },
            "number": 11,
            "title": "Mozione n. 8, sulla introduzione di un salario minimo       garantito per i lavoratori italiani. ODG G1, Malan e altri",
            "original_title": "Mozione n. 8, sulla introduzione di un salario minimo       garantito per i lavoratori italiani. ODG G1, Malan 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23490,
            "slug": "19-92-1",
            "identifier": "19-92-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-92-1/?format=api",
            "sitting": {
                "id": 1452,
                "date": "2023-07-26",
                "number": 92,
                "branch": "S"
            },
            "number": 1,
            "title": "Mozione di sfiducia ministra Santanché",
            "original_title": "Mozione n.62, Patuanelli e altri, di sfiducia individuale nei confronti del Ministro del turismo",
            "description_title": null,
            "public_title": "Mozione di sfiducia ministra Santanché",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 97.37,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23496,
            "slug": "19-92-9",
            "identifier": "19-92-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-92-9/?format=api",
            "sitting": {
                "id": 1452,
                "date": "2023-07-26",
                "number": 92,
                "branch": "S"
            },
            "number": 9,
            "title": "Bilancio consuntivo dello stato per il 2022",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Bilancio consuntivo dello stato per il 2022",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23498,
            "slug": "19-92-7",
            "identifier": "19-92-7",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-92-7/?format=api",
            "sitting": {
                "id": 1452,
                "date": "2023-07-26",
                "number": 92,
                "branch": "S"
            },
            "number": 7,
            "title": "Articolo 6",
            "original_title": "Articolo 6",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 46,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 23281,
            "slug": "19-95-282",
            "identifier": "19-95-282",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-282/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 282,
            "title": "Em. 18.311, Turco e Croatti",
            "original_title": "Em. 18.311, Turco e Croatti",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23447,
            "slug": "19-95-127",
            "identifier": "19-95-127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-127/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 127,
            "title": "Em. 6.4, Calenda e altri",
            "original_title": "Em. 6.4, Calenda e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23443,
            "slug": "19-95-134",
            "identifier": "19-95-134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-134/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 134,
            "title": "Em. 6.13, Tajani e Losacco",
            "original_title": "Em. 6.13, Tajani e Losacco",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23367,
            "slug": "19-95-326",
            "identifier": "19-95-326",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-326/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 326,
            "title": "Legge delega riforma fiscale",
            "original_title": "Votazione finale",
            "description_title": null,
            "public_title": "Legge delega riforma fiscale",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 87.72,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23337,
            "slug": "19-95-105",
            "identifier": "19-95-105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-105/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 105,
            "title": "Em. 5.38, Tajani e Losacco",
            "original_title": "Em. 5.38, Tajani e Losacco",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23397,
            "slug": "19-95-238",
            "identifier": "19-95-238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-95-238/?format=api",
            "sitting": {
                "id": 1455,
                "date": "2023-08-02",
                "number": 95,
                "branch": "S"
            },
            "number": 238,
            "title": "Emm. 16.320, 16.321 e 16.322",
            "original_title": "Emm. 16.320, 16.321 e 16.322",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 79.31
        }
    ]
}