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

{
    "count": 25041,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=73",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=71",
    "results": [
        {
            "id": 21606,
            "slug": "19-74-117",
            "identifier": "19-74-117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-117/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 117,
            "title": "d-l 39/2023 - siccità - Em. 7-bis.0.102, Fregolent e Lombardo",
            "original_title": "Em. 7-bis.0.102, Fregolent e Lombardo",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21662,
            "slug": "19-74-68",
            "identifier": "19-74-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-68/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 68,
            "title": "d-l 39/2023 - siccità - Em. 4.101, Sabrina Licheri e altri",
            "original_title": "Em. 4.101, Sabrina Licheri e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21647,
            "slug": "19-74-131",
            "identifier": "19-74-131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-131/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 131,
            "title": "d-l 39/2023 - siccità - ODG G9-bis.1, Naturale",
            "original_title": "ODG G9-bis.1, Naturale",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 21649,
            "slug": "19-74-125",
            "identifier": "19-74-125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-125/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 125,
            "title": "d-l 39/2023 - siccità - Em. 8.9, Lorefice e altri",
            "original_title": "Em. 8.9, Lorefice e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 21681,
            "slug": "19-74-17",
            "identifier": "19-74-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-17/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 17,
            "title": "d-l 39/2023 - siccità - Em. 1.32, Aurora Floridia e altri",
            "original_title": "Em. 1.32, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 21658,
            "slug": "19-74-88",
            "identifier": "19-74-88",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-88/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 88,
            "title": "d-l 39/2023 - siccità - Em. 5.0.3, Fina e altri",
            "original_title": "Em. 5.0.3, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 21660,
            "slug": "19-74-82",
            "identifier": "19-74-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-82/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 82,
            "title": "d-l 39/2023 - siccità - Em. 5.7 (1a parte), Martella e Fina",
            "original_title": "Em. 5.7 (1a parte), Martella e Fina",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21615,
            "slug": "19-74-101",
            "identifier": "19-74-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-101/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 101,
            "title": "d-l 39/2023 - siccità - Em. 6.0.1, Franceschelli e Fina",
            "original_title": "Em. 6.0.1, Franceschelli e Fina",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21678,
            "slug": "19-74-30",
            "identifier": "19-74-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-30/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 30,
            "title": "d-l 39/2023 - siccità - Em. 1.53, Di Girolamo e Nave",
            "original_title": "Em. 1.53, Di Girolamo e Nave",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 21626,
            "slug": "19-74-60",
            "identifier": "19-74-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-60/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 60,
            "title": "d-l 39/2023 - siccità - Em. 3.0.1, Sabrina Licheri e altri",
            "original_title": "Em. 3.0.1, Sabrina Licheri e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21608,
            "slug": "19-74-115",
            "identifier": "19-74-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-115/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 115,
            "title": "d-l 39/2023 - siccità - ODG G7.3, Mazzella e altri",
            "original_title": "ODG G7.3, Mazzella e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21561,
            "slug": "19-74-84",
            "identifier": "19-74-84",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-84/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 84,
            "title": "d-l 39/2023 - siccità - Em. 5.17, Aurora Floridia e altri",
            "original_title": "Em. 5.17, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 21636,
            "slug": "19-74-24",
            "identifier": "19-74-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-24/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 24,
            "title": "d-l 39/2023 - siccità - Em. 1.42, Di Girolamo e Nave",
            "original_title": "Em. 1.42, Di Girolamo e Nave",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21571,
            "slug": "19-74-63",
            "identifier": "19-74-63",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-63/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 63,
            "title": "d-l 39/2023 - siccità - Em. 4.2, Fina e altri",
            "original_title": "Em. 4.2, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21640,
            "slug": "19-74-11",
            "identifier": "19-74-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-11/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 11,
            "title": "d-l 39/2023 - siccità - Em. 1.13, Fina e Martella",
            "original_title": "Em. 1.13, Fina e Martella",
            "description_title": "d-l 39/2023 - siccità",
            "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": 14,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21603,
            "slug": "19-74-122",
            "identifier": "19-74-122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-122/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 122,
            "title": "d-l 39/2023 - siccità - Em. 8.1, Naturale e altri",
            "original_title": "Em. 8.1, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21575,
            "slug": "19-74-54",
            "identifier": "19-74-54",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-54/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 54,
            "title": "d-l 39/2023 - siccità - Em. 3.37, Aurora Floridia e altri",
            "original_title": "Em. 3.37, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21600,
            "slug": "19-74-127",
            "identifier": "19-74-127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-127/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 127,
            "title": "d-l 39/2023 - siccità - Emm. 9.1 e 9.2",
            "original_title": "Emm. 9.1 e 9.2",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 59.77
        },
        {
            "id": 21560,
            "slug": "19-74-85",
            "identifier": "19-74-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-85/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 85,
            "title": "d-l 39/2023 - siccità - ODG G5.1, Naturale e altri",
            "original_title": "ODG G5.1, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21650,
            "slug": "19-74-120",
            "identifier": "19-74-120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-120/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 120,
            "title": "d-l 39/2023 - siccità - Em. 7-bis.0.107, Franceschelli e altri",
            "original_title": "Em. 7-bis.0.107, Franceschelli e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21566,
            "slug": "19-74-73",
            "identifier": "19-74-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-73/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 73,
            "title": "d-l 39/2023 - siccità - ODG G4.3, Sabrina Licheri e altri",
            "original_title": "ODG G4.3, Sabrina Licheri e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 69.57,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21671,
            "slug": "19-74-46",
            "identifier": "19-74-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-46/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 46,
            "title": "d-l 39/2023 - siccità - Em. 3.20, Naturale e altri",
            "original_title": "Em. 3.20, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21570,
            "slug": "19-74-66",
            "identifier": "19-74-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-66/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 66,
            "title": "d-l 39/2023 - siccità - Em. 4.17, Naturale e altri",
            "original_title": "Em. 4.17, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 21567,
            "slug": "19-74-72",
            "identifier": "19-74-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-72/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 72,
            "title": "d-l 39/2023 - siccità - ODG G4.2, Sironi e Nave",
            "original_title": "ODG G4.2, Sironi e Nave",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21539,
            "slug": "19-74-146",
            "identifier": "19-74-146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-146/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 146,
            "title": "d-l 39/2023 - siccità - Em. 11.10 (Testo corretto), Trevisi e altri",
            "original_title": "Em. 11.10 (Testo corretto), Trevisi e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 67.83,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 21612,
            "slug": "19-74-108",
            "identifier": "19-74-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-108/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 108,
            "title": "d-l 39/2023 - siccità - Em. 7.15, Di Girolamo",
            "original_title": "Em. 7.15, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21633,
            "slug": "19-74-33",
            "identifier": "19-74-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-33/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 33,
            "title": "d-l 39/2023 - siccità - Em. 2.1, Naturale e altri",
            "original_title": "Em. 2.1, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21555,
            "slug": "19-74-99",
            "identifier": "19-74-99",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-99/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 99,
            "title": "d-l 39/2023 - siccità - ODG G6.3, Fregolent",
            "original_title": "ODG G6.3, Fregolent",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 36,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 21638,
            "slug": "19-74-18",
            "identifier": "19-74-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-18/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 18,
            "title": "d-l 39/2023 - siccità - Em. 1.33, Aurora Floridia e altri",
            "original_title": "Em. 1.33, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 73.04,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21574,
            "slug": "19-74-58",
            "identifier": "19-74-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-58/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 58,
            "title": "d-l 39/2023 - siccità - Em. 3.104, Rosa e altri",
            "original_title": "Em. 3.104, Rosa e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 55,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 21622,
            "slug": "19-74-79",
            "identifier": "19-74-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-79/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 79,
            "title": "d-l 39/2023 - siccità - Em. 5.2, Fina e altri",
            "original_title": "Em. 5.2, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 21553,
            "slug": "19-74-104",
            "identifier": "19-74-104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-104/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 104,
            "title": "d-l 39/2023 - siccità - Em. 7.8, Fregolent e Lombardo",
            "original_title": "Em. 7.8, Fregolent e Lombardo",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 50,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 21669,
            "slug": "19-74-50",
            "identifier": "19-74-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-50/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 50,
            "title": "d-l 39/2023 - siccità - Em. 3.32, Di Girolamo e altri",
            "original_title": "Em. 3.32, Di Girolamo e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21580,
            "slug": "19-74-39",
            "identifier": "19-74-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-39/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 39,
            "title": "d-l 39/2023 - siccità - Em. 3.11, Fina e altri",
            "original_title": "Em. 3.11, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21581,
            "slug": "19-74-38",
            "identifier": "19-74-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-38/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 38,
            "title": "d-l 39/2023 - siccità - Em. 3.10, Aurora Floridia e altri",
            "original_title": "Em. 3.10, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 11,
            "majority_cohesion_rate": 68.7,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21583,
            "slug": "19-74-28",
            "identifier": "19-74-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-28/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 28,
            "title": "d-l 39/2023 - siccità - Em. 1.51, Fina e altri",
            "original_title": "Em. 1.51, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21684,
            "slug": "19-74-9",
            "identifier": "19-74-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-9/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 9,
            "title": "d-l 39/2023 - siccità - Em. 1.11, Di Girolamo e Nave",
            "original_title": "Em. 1.11, Di Girolamo e Nave",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21582,
            "slug": "19-74-31",
            "identifier": "19-74-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-31/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 31,
            "title": "d-l 39/2023 - siccità - Em. 1.58, Di Girolamo e altri",
            "original_title": "Em. 1.58, Di Girolamo e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 72.17,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 21585,
            "slug": "19-74-23",
            "identifier": "19-74-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-23/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 23,
            "title": "d-l 39/2023 - siccità - Em. 1.40, Trevisi e Nave",
            "original_title": "Em. 1.40, Trevisi e Nave",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 21646,
            "slug": "19-74-135",
            "identifier": "19-74-135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-135/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 135,
            "title": "d-l 39/2023 - siccità - Em. 10.9, Naturale e altri",
            "original_title": "Em. 10.9, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 66.09,
            "minority_cohesion_rate": 58.62
        },
        {
            "id": 21614,
            "slug": "19-74-105",
            "identifier": "19-74-105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-105/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 105,
            "title": "d-l 39/2023 - siccità - Em. 7.9, Franceschelli e Fina",
            "original_title": "Em. 7.9, Franceschelli e Fina",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 73.91,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 21512,
            "slug": "vs19_112_043",
            "identifier": "vs19_112_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_043/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 43,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 17) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 17) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21507,
            "slug": "vs19_112_014",
            "identifier": "vs19_112_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_014/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 14,
            "title": "Mozione n. 1-00139, limitatamente alla lettera e), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente alla lettera e), CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 56,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 21464,
            "slug": "vs19_112_072",
            "identifier": "vs19_112_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_072/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 72,
            "title": "Dichiarazione di urgenza del disegno di legge, già approvato dal Senato, n. 1134: Modifiche al codice della proprietà industriale, di cui al decreto legislativo 10 febbraio 2005, n. 30. - Votazione DDL n. 1134",
            "original_title": "Votazione DDL n. 1134",
            "description_title": "Dichiarazione di urgenza del disegno di legge, già approvato dal Senato, n. 1134: Modifiche al codice della proprietà industriale, di cui al decreto legislativo 10 febbraio 2005, n. 30.",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 40.12
        },
        {
            "id": 21533,
            "slug": "vs19_112_020",
            "identifier": "vs19_112_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_020/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 20,
            "title": "Mozione n. 1-00147, limitatamente al capoverso 4), MANZI IRENE (PD-IDP) ed altri - Votazione Mozione 1_00147",
            "original_title": "Votazione Mozione 1_00147",
            "description_title": "Mozione n. 1-00147, limitatamente al capoverso 4), MANZI IRENE (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 21470,
            "slug": "vs19_112_057",
            "identifier": "vs19_112_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_057/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 57,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 3) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 3) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 148,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 21516,
            "slug": "vs19_112_010",
            "identifier": "vs19_112_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_010/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 10,
            "title": "Mozione n. 1-00139, limitatamente al capoverso 10), CASO ANTONIO (M5S) ed altri - Votazione Mozione 1_00139",
            "original_title": "Votazione Mozione 1_00139",
            "description_title": "Mozione n. 1-00139, limitatamente al capoverso 10), CASO ANTONIO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 21589,
            "slug": "19-74-12",
            "identifier": "19-74-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-12/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 12,
            "title": "d-l 39/2023 - siccità - Emm. 1.15 e 1.17",
            "original_title": "Emm. 1.15 e 1.17",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21509,
            "slug": "vs19_112_042",
            "identifier": "vs19_112_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_042/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 42,
            "title": "Mozione n. 1-00148, limitatamente al capoverso 16) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00148",
            "original_title": "Votazione Mozione 1_00148",
            "description_title": "Mozione n. 1-00148, limitatamente al capoverso 16) della parte dispositiva, PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 21510,
            "slug": "vs19_112_059",
            "identifier": "vs19_112_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_112_059/?format=api",
            "sitting": {
                "id": 1390,
                "date": "2023-05-31",
                "number": 112,
                "branch": "C"
            },
            "number": 59,
            "title": "Mozione n. 1-00150, limitatamente al capoverso 5) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri - Votazione Mozione 1_00150",
            "original_title": "Votazione Mozione 1_00150",
            "description_title": "Mozione n. 1-00150, limitatamente al capoverso 5) della parte dispositiva, DALLA CHIESA RITA (FI-PPE), ROSCANI FABIO (FDI), SASSO ROSSANO (LEGA), BICCHIELLI PINO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 89,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 63.58
        }
    ]
}