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

{
    "count": 22002,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=10",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=8",
    "results": [
        {
            "id": 24164,
            "slug": "19-107-1",
            "identifier": "19-107-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-107-1/?format=api",
            "sitting": {
                "id": 1480,
                "date": "2023-09-28",
                "number": 107,
                "branch": "S"
            },
            "number": 1,
            "title": "Conversione decreto attività economiche e finanziarie strategiche",
            "original_title": "Disegno di legge n. 854. Votazione questione di fiducia.",
            "description_title": null,
            "public_title": "Conversione decreto attività economiche e finanziarie strategiche",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 56.32
        },
        {
            "id": 24120,
            "slug": "19-100-1",
            "identifier": "19-100-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-100-1/?format=api",
            "sitting": {
                "id": 1467,
                "date": "2023-09-13",
                "number": 100,
                "branch": "S"
            },
            "number": 1,
            "title": "Revisione del sistema di incentivi alle imprese",
            "original_title": "Votazione finale",
            "description_title": "Revisione del sistema di incentivi alle imprese",
            "public_title": "Revisione del sistema di incentivi alle imprese",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 45.98
        },
        {
            "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": 23577,
            "slug": "19-79-238",
            "identifier": "19-79-238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-238/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 238,
            "title": "DL 48/2023 - Lavoro - Em. 26.27, Sbrollini",
            "original_title": "Em. 26.27, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 55,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 32.18
        },
        {
            "id": 23739,
            "slug": "19-79-107",
            "identifier": "19-79-107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-107/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 107,
            "title": "DL 48/2023 - Lavoro - Em. 10.16, Franceschelli",
            "original_title": "Em. 10.16, Franceschelli",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 28,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 23748,
            "slug": "19-79-98",
            "identifier": "19-79-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-98/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 98,
            "title": "DL 48/2023 - Lavoro - Em. 9.11, Pirro e altri",
            "original_title": "Em. 9.11, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23597,
            "slug": "19-79-218",
            "identifier": "19-79-218",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-218/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 218,
            "title": "DL 48/2023 - Lavoro - Em. 24.0.6, Pirro e altri",
            "original_title": "Em. 24.0.6, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23574,
            "slug": "19-79-241",
            "identifier": "19-79-241",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-241/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 241,
            "title": "DL 48/2023 - Lavoro - Em. 26.36, Sbrollini",
            "original_title": "Em. 26.36, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 43,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 23731,
            "slug": "19-79-115",
            "identifier": "19-79-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-115/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 115,
            "title": "DL 48/2023 - Lavoro - Em. 12.1000/2, Camusso e altri",
            "original_title": "Em. 12.1000/2, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23566,
            "slug": "19-79-249",
            "identifier": "19-79-249",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-249/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 249,
            "title": "DL 48/2023 - Lavoro - Em. 27.15, Sbrollini",
            "original_title": "Em. 27.15, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 39,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 55.17
        },
        {
            "id": 23744,
            "slug": "19-79-102",
            "identifier": "19-79-102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-102/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 102,
            "title": "DL 48/2023 - Lavoro - Em. 10.7, Pirro e altri",
            "original_title": "Em. 10.7, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 20,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23596,
            "slug": "19-79-219",
            "identifier": "19-79-219",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-219/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 219,
            "title": "DL 48/2023 - Lavoro - Em. 24.0.7 (1a parte), Magni e altri",
            "original_title": "Em. 24.0.7 (1a parte), Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 25,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 23615,
            "slug": "19-79-200",
            "identifier": "19-79-200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-200/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 200,
            "title": "DL 48/2023 - Lavoro - Em. 23-bis.100, Camusso e altri",
            "original_title": "Em. 23-bis.100, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 17,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23779,
            "slug": "19-79-67",
            "identifier": "19-79-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-67/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 67,
            "title": "DL 48/2023 - Lavoro - Em. 4.104, Camusso e altri",
            "original_title": "Em. 4.104, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 44,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 23601,
            "slug": "19-79-214",
            "identifier": "19-79-214",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-214/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 214,
            "title": "DL 48/2023 - Lavoro - Em. 24.105, Zampa e altri",
            "original_title": "Em. 24.105, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 16,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23587,
            "slug": "19-79-228",
            "identifier": "19-79-228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-228/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 228,
            "title": "DL 48/2023 - Lavoro - Em. 26.3, Camusso e altri",
            "original_title": "Em. 26.3, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23742,
            "slug": "19-79-104",
            "identifier": "19-79-104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-104/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 104,
            "title": "DL 48/2023 - Lavoro - Em. 10.11, Fregolent e Sbrollini",
            "original_title": "Em. 10.11, Fregolent e Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 23743,
            "slug": "19-79-103",
            "identifier": "19-79-103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-103/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 103,
            "title": "DL 48/2023 - Lavoro - Em. 10.10, Camusso e altri",
            "original_title": "Em. 10.10, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 28,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 23750,
            "slug": "19-79-96",
            "identifier": "19-79-96",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-96/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 96,
            "title": "DL 48/2023 - Lavoro - Em. 9.7 (1a parte), Magni e altri",
            "original_title": "Em. 9.7 (1a parte), Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23709,
            "slug": "19-79-137",
            "identifier": "19-79-137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-137/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 137,
            "title": "DL 48/2023 - Lavoro - Emm. 14.18 e 14.19",
            "original_title": "Emm. 14.18 e 14.19",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23734,
            "slug": "19-79-112",
            "identifier": "19-79-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-112/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 112,
            "title": "DL 48/2023 - Lavoro - Emm. 12.1 e 12.2",
            "original_title": "Emm. 12.1 e 12.2",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23733,
            "slug": "19-79-113",
            "identifier": "19-79-113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-113/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 113,
            "title": "DL 48/2023 - Lavoro - Emm. 12.7 e 12.8",
            "original_title": "Emm. 12.7 e 12.8",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 17,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23737,
            "slug": "19-79-109",
            "identifier": "19-79-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-109/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 109,
            "title": "DL 48/2023 - Lavoro - Em. 11.4, Fregolent e Sbrollini",
            "original_title": "Em. 11.4, Fregolent e Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 81.61
        },
        {
            "id": 23735,
            "slug": "19-79-111",
            "identifier": "19-79-111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-111/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 111,
            "title": "DL 48/2023 - Lavoro - Em. 11.0.1, Guidolin e altri",
            "original_title": "Em. 11.0.1, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23736,
            "slug": "19-79-110",
            "identifier": "19-79-110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-110/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 110,
            "title": "DL 48/2023 - Lavoro - Em. 11.6, Furlan e altri",
            "original_title": "Em. 11.6, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 26,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 23559,
            "slug": "19-79-256",
            "identifier": "19-79-256",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-256/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 256,
            "title": "DL 48/2023 - Lavoro - Em. 28.0.1000/1, Camusso e altri",
            "original_title": "Em. 28.0.1000/1, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23636,
            "slug": "19-79-179",
            "identifier": "19-79-179",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-179/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 179,
            "title": "DL 48/2023 - Lavoro - Em. 18.4, Furlan e altri",
            "original_title": "Em. 18.4, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 26,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 23581,
            "slug": "19-79-234",
            "identifier": "19-79-234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-234/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 234,
            "title": "DL 48/2023 - Lavoro - Em. 26.13, Camusso e altri",
            "original_title": "Em. 26.13, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23561,
            "slug": "19-79-254",
            "identifier": "19-79-254",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-254/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 254,
            "title": "DL 48/2023 - Lavoro - Em. 28.0.13, Mazzella e altri",
            "original_title": "Em. 28.0.13, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 19,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23732,
            "slug": "19-79-114",
            "identifier": "19-79-114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-114/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 114,
            "title": "DL 48/2023 - Lavoro - Em. 12.1000/1, Furlan e altri",
            "original_title": "Em. 12.1000/1, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23560,
            "slug": "19-79-255",
            "identifier": "19-79-255",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-255/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 255,
            "title": "DL 48/2023 - Lavoro - Em. 28.0.14, Mazzella e altri",
            "original_title": "Em. 28.0.14, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 24284,
            "slug": "19-117-8",
            "identifier": "19-117-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-8/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 8,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 5 (testo 2) (1-6,8,9), Enrico Borghi e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 5 (testo 2) (1-6,8,9), Enrico Borghi e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 65,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 24288,
            "slug": "19-117-4",
            "identifier": "19-117-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-4/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 4,
            "title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 2, De Cristofaro e altri",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 2, De Cristofaro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 39,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 37.93
        },
        {
            "id": 23738,
            "slug": "19-79-108",
            "identifier": "19-79-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-108/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 108,
            "title": "DL 48/2023 - Lavoro - Em. 11.1, Guidolin e altri",
            "original_title": "Em. 11.1, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 15,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 24287,
            "slug": "19-117-5",
            "identifier": "19-117-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-117-5/?format=api",
            "sitting": {
                "id": 1506,
                "date": "2023-10-25",
                "number": 117,
                "branch": "S"
            },
            "number": 5,
            "title": "Risoluzione di maggioranza in vista del consiglio europeo del 26 e 27 ottobre 2023",
            "original_title": "Comunicazioni Pres. Cons. su Consiglio europeo 26-27/10/23  Prop. risol. n. 3 (disp 4, 5, 7, 9, 10), Boccia e altri",
            "description_title": null,
            "public_title": "Risoluzione di maggioranza in vista del consiglio europeo del 26 e 27 ottobre 2023",
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 66,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 23768,
            "slug": "19-79-78",
            "identifier": "19-79-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-78/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 78,
            "title": "DL 48/2023 - Lavoro - Em. 6.1000, La Relatrice",
            "original_title": "Em. 6.1000, La Relatrice",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 21,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23726,
            "slug": "19-79-120",
            "identifier": "19-79-120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-120/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 120,
            "title": "DL 48/2023 - Lavoro - Em. 12.16, Mazzella e altri",
            "original_title": "Em. 12.16, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 20,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23563,
            "slug": "19-79-252",
            "identifier": "19-79-252",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-252/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 252,
            "title": "DL 48/2023 - Lavoro - Em. 28.0.11, Guidolin e altri",
            "original_title": "Em. 28.0.11, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 82.46,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23585,
            "slug": "19-79-230",
            "identifier": "19-79-230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-230/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 230,
            "title": "DL 48/2023 - Lavoro - Emm. 26.7, 26.8 e 26.9",
            "original_title": "Emm. 26.7, 26.8 e 26.9",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 12,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23616,
            "slug": "19-79-199",
            "identifier": "19-79-199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-199/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 199,
            "title": "DL 48/2023 - Lavoro - Em. 23.10, Irto",
            "original_title": "Em. 23.10, Irto",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 28,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 37989,
            "slug": "19-297-1",
            "identifier": "19-297-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-297-1/?format=api",
            "sitting": {
                "id": 1972,
                "date": "2025-04-23",
                "number": 297,
                "branch": "S"
            },
            "number": 1,
            "title": "Fiducia conversione decreto bollette",
            "original_title": "Disegno di legge n. 1463. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto bollette",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 82.35,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 39900,
            "slug": "19-332-4",
            "identifier": "19-332-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-332-4/?format=api",
            "sitting": {
                "id": 2052,
                "date": "2025-07-23",
                "number": 332,
                "branch": "S"
            },
            "number": 4,
            "title": "Fiducia conversione decreto ex Ilva ter",
            "original_title": "DDL. n. 1561. Votazione questione di fiducia",
            "description_title": null,
            "public_title": "Fiducia conversione decreto ex Ilva ter",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 82.35,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 18568,
            "slug": "vs19_024_008",
            "identifier": "vs19_024_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_008/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 8,
            "title": "Risoluzione n. 6-00010, limitatamente al capoverso secondo, lettera e), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00010",
            "original_title": "Votazione Risoluzione 6_00010",
            "description_title": "Risoluzione n. 6-00010, limitatamente al capoverso secondo, lettera e), della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 18537,
            "slug": "vs19_024_004",
            "identifier": "vs19_024_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_004/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00008, limitatamente alla restante parte della parte dispositiva, come riformulato, SERRACCHIANI DEBORA (PD-IDP) ed altri - Votazione Risoluzione 6_00008",
            "original_title": "Votazione Risoluzione 6_00008",
            "description_title": "Risoluzione n. 6-00008, limitatamente alla restante parte della parte dispositiva, come riformulato, SERRACCHIANI DEBORA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 67,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 18575,
            "slug": "vs19_027_105",
            "identifier": "vs19_027_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_105/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 105,
            "title": "Ordine del giorno n. 9/643-BIS/195 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/643-BIS/195 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/195 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/195 PAVANELLI EMMA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 81.48
        },
        {
            "id": 18628,
            "slug": "vs19_027_102",
            "identifier": "vs19_027_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_102/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 102,
            "title": "Ordine del giorno n. 9/643-BIS/191 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/643-BIS/191 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/191 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/191 FEDE GIORGIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 18551,
            "slug": "vs19_027_106",
            "identifier": "vs19_027_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_106/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 106,
            "title": "Ordine del giorno n. 9/643-BIS/196 TODDE ALESSANDRA (M5S) - Votazione Ordine del giorno 9/643-BIS/196 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/196 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/196 TODDE ALESSANDRA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 18566,
            "slug": "vs19_027_082",
            "identifier": "vs19_027_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_027_082/?format=api",
            "sitting": {
                "id": 1254,
                "date": "2022-12-23",
                "number": 27,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/643-BIS/157 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/643-BIS/157 DDL n. 0643-bis",
            "original_title": "Votazione Ordine del giorno 9/643-BIS/157 DDL n. 0643-bis",
            "description_title": "Ordine del giorno n. 9/643-BIS/157 FENU EMILIANO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 18447,
            "slug": "vs19_024_006",
            "identifier": "vs19_024_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_006/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00009, come riformulata, RICHETTI MATTEO (AIV-RE) ed altri - Votazione Risoluzione 6_00009",
            "original_title": "Votazione Risoluzione 6_00009",
            "description_title": "Risoluzione n. 6-00009, come riformulata, RICHETTI MATTEO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 24536,
            "slug": "vs19_176_006",
            "identifier": "vs19_176_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_176_006/?format=api",
            "sitting": {
                "id": 1494,
                "date": "2023-10-11",
                "number": 176,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.1001 CASO ANTONIO (M5S) - Votazione Emendamento 1.1001 PDL n. 0854",
            "original_title": "Votazione Emendamento 1.1001 PDL n. 0854",
            "description_title": "Emendamento 1.1001 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 82.28,
            "minority_cohesion_rate": 77.78
        }
    ]
}