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

{
    "count": 22130,
    "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=224",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=222",
    "results": [
        {
            "id": 38385,
            "slug": "19-304-6",
            "identifier": "19-304-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-304-6/?format=api",
            "sitting": {
                "id": 1990,
                "date": "2025-05-15",
                "number": 304,
                "branch": "S"
            },
            "number": 6,
            "title": "DDL n. 1432. Em. 1.102, Lombardo",
            "original_title": "DDL n. 1432. Em. 1.102, Lombardo",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38332,
            "slug": "19-303-2",
            "identifier": "19-303-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-2/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 2,
            "title": "DDL n. 1407. Articolo 2",
            "original_title": "DDL n. 1407. Articolo 2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 37.35
        },
        {
            "id": 38331,
            "slug": "19-303-3",
            "identifier": "19-303-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-3/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 3,
            "title": "DDL n. 1407. Articolo 3",
            "original_title": "DDL n. 1407. Articolo 3",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 38329,
            "slug": "19-303-5",
            "identifier": "19-303-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-5/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 5,
            "title": "DDL n. 1407. Articolo 5",
            "original_title": "DDL n. 1407. Articolo 5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 39.76
        },
        {
            "id": 38326,
            "slug": "19-303-8",
            "identifier": "19-303-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-8/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 8,
            "title": "DDL n. 1407. Articolo 8",
            "original_title": "DDL n. 1407. Articolo 8",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 38322,
            "slug": "19-303-15",
            "identifier": "19-303-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-15/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 15,
            "title": "DDL n. 1407. Articolo 15",
            "original_title": "DDL n. 1407. Articolo 15",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 46,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 38323,
            "slug": "19-303-13",
            "identifier": "19-303-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-13/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 13,
            "title": "DDL n. 1407. Articolo 13",
            "original_title": "DDL n. 1407. Articolo 13",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 32.53
        },
        {
            "id": 38174,
            "slug": "19-300-10",
            "identifier": "19-300-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-10/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 10,
            "title": "Semplificazione normativa - Articolo 2",
            "original_title": "Articolo 2",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 38133,
            "slug": "19-300-51",
            "identifier": "19-300-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-51/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 51,
            "title": "Semplificazione normativa - Em. 16.201, Guidolin e altri",
            "original_title": "Em. 16.201, Guidolin e altri",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 8,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 38160,
            "slug": "19-300-24",
            "identifier": "19-300-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-24/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 24,
            "title": "Semplificazione normativa - Articolo 10",
            "original_title": "Articolo 10",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 38168,
            "slug": "19-300-16",
            "identifier": "19-300-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-16/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 16,
            "title": "Semplificazione normativa - Articolo 6",
            "original_title": "Articolo 6",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38173,
            "slug": "19-300-11",
            "identifier": "19-300-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-11/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 11,
            "title": "Semplificazione normativa - Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38149,
            "slug": "19-300-35",
            "identifier": "19-300-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-35/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 35,
            "title": "Semplificazione normativa - Em. 14.202, Maiorino e altri",
            "original_title": "Em. 14.202, Maiorino e altri",
            "description_title": "Semplificazione normativa",
            "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": 7,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 38153,
            "slug": "19-300-31",
            "identifier": "19-300-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-31/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 31,
            "title": "Semplificazione normativa - Articolo 12",
            "original_title": "Articolo 12",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 6,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 38175,
            "slug": "19-300-9",
            "identifier": "19-300-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-9/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 9,
            "title": "Semplificazione normativa - Em. 2.11, De Cristofaro e altri",
            "original_title": "Em. 2.11, De Cristofaro e altri",
            "description_title": "Semplificazione normativa",
            "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": 67.23,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 38156,
            "slug": "19-300-28",
            "identifier": "19-300-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-28/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 28,
            "title": "Semplificazione normativa - Em. 12.200, Giorgis e altri",
            "original_title": "Em. 12.200, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 38161,
            "slug": "19-300-23",
            "identifier": "19-300-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-23/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 23,
            "title": "Semplificazione normativa - Articolo 9",
            "original_title": "Articolo 9",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 38155,
            "slug": "19-300-29",
            "identifier": "19-300-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-29/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 29,
            "title": "Semplificazione normativa - Em. 12.201, Parrini e altri",
            "original_title": "Em. 12.201, Parrini e altri",
            "description_title": "Semplificazione normativa",
            "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": 67.23,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 38134,
            "slug": "19-300-50",
            "identifier": "19-300-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-50/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 50,
            "title": "Semplificazione normativa - Em. 16.200, Zampa",
            "original_title": "Em. 16.200, Zampa",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 9,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 38163,
            "slug": "19-300-21",
            "identifier": "19-300-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-21/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 21,
            "title": "Semplificazione normativa - Em. 9.202, Giorgis e altri",
            "original_title": "Em. 9.202, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "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": 67.23,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 38147,
            "slug": "19-300-37",
            "identifier": "19-300-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-37/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 37,
            "title": "Semplificazione normativa - Articolo 14",
            "original_title": "Articolo 14",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 38171,
            "slug": "19-300-13",
            "identifier": "19-300-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-13/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 13,
            "title": "Semplificazione normativa - Em. 4.6 (1a parte), Parrini e altri",
            "original_title": "Em. 4.6 (1a parte), Parrini e altri",
            "description_title": "Semplificazione normativa",
            "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": 67.23,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 38170,
            "slug": "19-300-14",
            "identifier": "19-300-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-14/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 14,
            "title": "Semplificazione normativa - Articolo 4",
            "original_title": "Articolo 4",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 38169,
            "slug": "19-300-15",
            "identifier": "19-300-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-15/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 15,
            "title": "Semplificazione normativa - Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 66,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.88
        },
        {
            "id": 38179,
            "slug": "19-300-5",
            "identifier": "19-300-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-5/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 5,
            "title": "Semplificazione normativa - Em. 2.3, Giorgis e altri",
            "original_title": "Em. 2.3, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "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": 67.23,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38150,
            "slug": "19-300-34",
            "identifier": "19-300-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-34/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 34,
            "title": "Semplificazione normativa - Em. 14.201, Giorgis e altri",
            "original_title": "Em. 14.201, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "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": 7,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 38145,
            "slug": "19-300-39",
            "identifier": "19-300-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-39/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 39,
            "title": "Semplificazione normativa - Em. 15.201, Meloni e altri",
            "original_title": "Em. 15.201, Meloni e altri",
            "description_title": "Semplificazione normativa",
            "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": 8,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 38139,
            "slug": "19-300-45",
            "identifier": "19-300-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-45/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 45,
            "title": "Semplificazione normativa - Em. 15.208, Aloisio e altri",
            "original_title": "Em. 15.208, Aloisio e altri",
            "description_title": "Semplificazione normativa",
            "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": 7,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 38135,
            "slug": "19-300-49",
            "identifier": "19-300-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-49/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 49,
            "title": "Semplificazione normativa - Proposta di stralcio S16.200, Giorgis e altri",
            "original_title": "Proposta di stralcio S16.200, Giorgis e altri",
            "description_title": "Semplificazione normativa",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 31579,
            "slug": "vs19_340_105",
            "identifier": "vs19_340_105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_105/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 105,
            "title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 9-decies.03 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-decies.03 DDL n. 1997",
            "description_title": "Articolo aggiuntivo 9-decies.03 BORRELLI FRANCESCO EMILIO (AVS)",
            "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": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 30890,
            "slug": "vs19_318_004",
            "identifier": "vs19_318_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_004/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00299",
            "original_title": "Votazione Mozione 1_00299",
            "description_title": "Mozione n. 1-00299, limitatamente ai capoversi terzo, quarto, quinto, sesto e settimo della parte dispositiva, ZANELLA LUANA (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": 69,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 32.3
        },
        {
            "id": 31040,
            "slug": "vs19_318_027",
            "identifier": "vs19_318_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_027/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.12 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.12 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.12 DDL n. 1718",
            "description_title": "Emendamento 1.12 GIANASSI FEDERICO (PD-IDP)",
            "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": 75,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 30.43
        },
        {
            "id": 30576,
            "slug": "vs19_309_036",
            "identifier": "vs19_309_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_036/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 2.165 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 2.165 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.165 DDL n. 1665",
            "description_title": "Emendamento 2.165 BOSCHI MARIA ELENA (IVICRE)",
            "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": 26,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 31015,
            "slug": "vs19_318_045",
            "identifier": "vs19_318_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_045/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.6 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Emendamento 2.6 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1718",
            "description_title": "Emendamento 2.6 CAFIERO DE RAHO FEDERICO (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": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 49.07
        },
        {
            "id": 31023,
            "slug": "vs19_318_032",
            "identifier": "vs19_318_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_032/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.18 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 1.18 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.18 DDL n. 1718",
            "description_title": "Emendamento 1.18 GIANASSI FEDERICO (PD-IDP)",
            "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": 51,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 46.58
        },
        {
            "id": 31010,
            "slug": "vs19_318_030",
            "identifier": "vs19_318_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_318_030/?format=api",
            "sitting": {
                "id": 1730,
                "date": "2024-07-04",
                "number": 318,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.16 GIULIANO CARLA (M5S) - Votazione Emendamento 1.16 DDL n. 1718",
            "original_title": "Votazione Emendamento 1.16 DDL n. 1718",
            "description_title": "Emendamento 1.16 GIULIANO CARLA (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": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 45.34
        },
        {
            "id": 32211,
            "slug": "vs19_326_059",
            "identifier": "vs19_326_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_059/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1902/77 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1902/77 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/77 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/77 CASU ANDREA (PD-IDP)",
            "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": 36,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32116,
            "slug": "vs19_323_010",
            "identifier": "vs19_323_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_010/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1946/8 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/8 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/8 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": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32111,
            "slug": "vs19_323_004",
            "identifier": "vs19_323_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_004/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1946/4, limitatamente ai capoversi primo e terzo della parte dispositiva, come riformulati, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/4, DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/4, limitatamente ai capoversi primo e terzo della parte dispositiva, come riformulati, CAROTENUTO DARIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 137,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.67
        },
        {
            "id": 32121,
            "slug": "vs19_323_015",
            "identifier": "vs19_323_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_015/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/14 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/14 L'ABBATE PATTY (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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 32119,
            "slug": "vs19_323_013",
            "identifier": "vs19_323_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_323_013/?format=api",
            "sitting": {
                "id": 1735,
                "date": "2024-07-11",
                "number": 323,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1946/11 DELLA VEDOVA BENEDETTO (M-+EUR) - Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "original_title": "Votazione Ordine del giorno 9/1946/11 DDL n. 1946",
            "description_title": "Ordine del giorno n. 9/1946/11 DELLA VEDOVA BENEDETTO (M-+EUR)",
            "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": 55,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 34.78
        },
        {
            "id": 31008,
            "slug": "vs19_321_004",
            "identifier": "vs19_321_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_004/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.101 BONIFAZI FRANCESCO (IVICRE) - Votazione Emendamento 2.101 DDL n. 1718",
            "original_title": "Votazione Emendamento 2.101 DDL n. 1718",
            "description_title": "Emendamento 2.101 BONIFAZI FRANCESCO (IVICRE)",
            "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": 66,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 44.72
        },
        {
            "id": 31533,
            "slug": "vs19_340_057",
            "identifier": "vs19_340_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_057/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 9-ter.8 CASO ANTONIO (M5S) - Votazione Emendamento 9-ter.8 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-ter.8 DDL n. 1997",
            "description_title": "Emendamento 9-ter.8 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 31552,
            "slug": "vs19_340_076",
            "identifier": "vs19_340_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_076/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 9-sexies.11 CASO ANTONIO (M5S) - Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-sexies.11 DDL n. 1997",
            "description_title": "Emendamento 9-sexies.11 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 30498,
            "slug": "vs19_305_030",
            "identifier": "vs19_305_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_030/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 2.2 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.2 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.2 DDL n. 1665",
            "description_title": "Emendamento 2.2 BONAFE' SIMONA (PD-IDP)",
            "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": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 30485,
            "slug": "vs19_305_017",
            "identifier": "vs19_305_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_017/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.121 DONNO LEONARDO (M5S) - Votazione Emendamento 1.121 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.121 DDL n. 1665",
            "description_title": "Emendamento 1.121 DONNO LEONARDO (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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 30480,
            "slug": "vs19_305_012",
            "identifier": "vs19_305_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_305_012/?format=api",
            "sitting": {
                "id": 1711,
                "date": "2024-06-12",
                "number": 305,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 1.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 1.90 DDL n. 1665",
            "description_title": "Emendamento 1.90 CARFAGNA MARIA ROSARIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 31565,
            "slug": "vs19_340_090",
            "identifier": "vs19_340_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_090/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 9-octies.13 RUFFINO DANIELA (APERRE) - Votazione Emendamento 9-octies.13 DDL n. 1997",
            "original_title": "Votazione Emendamento 9-octies.13 DDL n. 1997",
            "description_title": "Emendamento 9-octies.13 RUFFINO DANIELA (APERRE)",
            "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": 23,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 71.43
        },
        {
            "id": 30513,
            "slug": "vs19_309_064",
            "identifier": "vs19_309_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_064/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 3.75 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.75 DDL n. 1665",
            "description_title": "Emendamento 3.75 CARFAGNA MARIA ROSARIA (APERRE)",
            "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": 35,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 30556,
            "slug": "vs19_309_008",
            "identifier": "vs19_309_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_008/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.83 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.83 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.83 DDL n. 1665",
            "description_title": "Emendamento 2.83 BALDINO VITTORIA (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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 70.99
        }
    ]
}