Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=299
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=n_rebels&page=300",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=298",
    "results": [
        {
            "id": 19021,
            "slug": "vs19_029_095",
            "identifier": "vs19_029_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_095/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 95,
            "title": "Ordine del giorno n. 9/705/52 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/705/52 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/52 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/52 GHIO VALENTINA (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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 38106,
            "slug": "19-300-78",
            "identifier": "19-300-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-78/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 78,
            "title": "Semplificazione normativa - Em. 18.226 (1a parte), Valente e altri",
            "original_title": "Em. 18.226 (1a parte), Valente 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": 65.55,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38107,
            "slug": "19-300-77",
            "identifier": "19-300-77",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-77/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 77,
            "title": "Semplificazione normativa - Em. 18.225, Maiorino e Cataldi",
            "original_title": "Em. 18.225, Maiorino e Cataldi",
            "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": 65.55,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 19039,
            "slug": "vs19_029_114",
            "identifier": "vs19_029_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_114/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/705/73 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/705/73 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/73 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/73 GRAZIANO STEFANO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 38110,
            "slug": "19-300-74",
            "identifier": "19-300-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-74/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 74,
            "title": "Semplificazione normativa - Emm. 18.219, 18.220 e 18.221",
            "original_title": "Emm. 18.219, 18.220 e 18.221",
            "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": 65.55,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 25487,
            "slug": "vs19_206_040",
            "identifier": "vs19_206_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_040/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1474/1 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1474/1 DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/1 DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/1 RUFFINO DANIELA (APERRE)",
            "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": 45,
            "majority_cohesion_rate": 51.9,
            "minority_cohesion_rate": 39.51
        },
        {
            "id": 38097,
            "slug": "19-300-87",
            "identifier": "19-300-87",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-87/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 87,
            "title": "Semplificazione normativa - Em. 19.203, De Cristofaro e altri",
            "original_title": "Em. 19.203, 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": 7,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38093,
            "slug": "19-300-91",
            "identifier": "19-300-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-91/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 91,
            "title": "Semplificazione normativa - Em. 19.207, Maiorino e altri",
            "original_title": "Em. 19.207, 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": 63.03,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38086,
            "slug": "19-300-98",
            "identifier": "19-300-98",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-98/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 98,
            "title": "Semplificazione normativa - Emm. 20.202 e 20.203",
            "original_title": "Emm. 20.202 e 20.203",
            "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": 63.87,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 18432,
            "slug": "vs19_024_024",
            "identifier": "vs19_024_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_024_024/?format=api",
            "sitting": {
                "id": 1247,
                "date": "2022-12-13",
                "number": 24,
                "branch": "C"
            },
            "number": 24,
            "title": "Risoluzione n. 6-00016, limitatamente al capoverso quarto della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) ed altri - Votazione Risoluzione 6_00016",
            "original_title": "Votazione Risoluzione 6_00016",
            "description_title": "Risoluzione n. 6-00016, limitatamente al capoverso quarto della parte dispositiva, FOTI TOMMASO (FDI), MOLINARI RICCARDO (LEGA), CATTANEO ALESSANDRO (FI-PPE), LUPI MAURIZIO (NM-M) 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": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 38099,
            "slug": "19-300-85",
            "identifier": "19-300-85",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-85/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 85,
            "title": "Semplificazione normativa - Em. 19.201, De Cristofaro e altri",
            "original_title": "Em. 19.201, 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": 7,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38090,
            "slug": "19-300-94",
            "identifier": "19-300-94",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-94/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 94,
            "title": "Semplificazione normativa - Em. 19.210, Maiorino e altri",
            "original_title": "Em. 19.210, 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": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 20125,
            "slug": "vs19_081_048",
            "identifier": "vs19_081_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_081_048/?format=api",
            "sitting": {
                "id": 1339,
                "date": "2023-04-03",
                "number": 81,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/889-R/59 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/889-R/59 DDL n. 0889",
            "original_title": "Votazione Ordine del giorno 9/889-R/59 DDL n. 0889",
            "description_title": "Ordine del giorno n. 9/889-R/59 APPENDINO CHIARA (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": 28,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 38104,
            "slug": "19-300-80",
            "identifier": "19-300-80",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-80/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 80,
            "title": "Semplificazione normativa - Em. 18.229, Giorgis e altri",
            "original_title": "Em. 18.229, 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": 8,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38105,
            "slug": "19-300-79",
            "identifier": "19-300-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-79/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 79,
            "title": "Semplificazione normativa - Em. 18.228, Parrini e altri",
            "original_title": "Em. 18.228, 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": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38113,
            "slug": "19-300-71",
            "identifier": "19-300-71",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-71/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 71,
            "title": "Semplificazione normativa - Em. 18.212, Parrini e altri",
            "original_title": "Em. 18.212, 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": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38114,
            "slug": "19-300-70",
            "identifier": "19-300-70",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-70/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 70,
            "title": "Semplificazione normativa - Em. 18.211, Giorgis e altri",
            "original_title": "Em. 18.211, 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": 63.87,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38116,
            "slug": "19-300-68",
            "identifier": "19-300-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-68/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 68,
            "title": "Semplificazione normativa - Em. 18.209, Cataldi e Maiorino",
            "original_title": "Em. 18.209, Cataldi e Maiorino",
            "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": 64.71,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 38117,
            "slug": "19-300-67",
            "identifier": "19-300-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-67/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 67,
            "title": "Semplificazione normativa - Em. 18.208, Meloni e altri",
            "original_title": "Em. 18.208, 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": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 38118,
            "slug": "19-300-66",
            "identifier": "19-300-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-66/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 66,
            "title": "Semplificazione normativa - Em. 18.207, Parrini e altri",
            "original_title": "Em. 18.207, 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": 7,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 75.9
        },
        {
            "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": 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": 38140,
            "slug": "19-300-44",
            "identifier": "19-300-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-44/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 44,
            "title": "Semplificazione normativa - Em. 15.207, Giorgis e altri",
            "original_title": "Em. 15.207, 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": 68.07,
            "minority_cohesion_rate": 77.11
        },
        {
            "id": 38141,
            "slug": "19-300-43",
            "identifier": "19-300-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-43/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 43,
            "title": "Semplificazione normativa - Emm. 15.205 e 15.206",
            "original_title": "Emm. 15.205 e 15.206",
            "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": 68.07,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 38142,
            "slug": "19-300-42",
            "identifier": "19-300-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-42/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 42,
            "title": "Semplificazione normativa - Em. 15.204, D'Elia e altri",
            "original_title": "Em. 15.204, D'Elia 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": 68.07,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 38144,
            "slug": "19-300-40",
            "identifier": "19-300-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-40/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 40,
            "title": "Semplificazione normativa - Em. 15.202, Parrini e altri",
            "original_title": "Em. 15.202, 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": 7,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 81.93
        },
        {
            "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": 38079,
            "slug": "19-300-105",
            "identifier": "19-300-105",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-105/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 105,
            "title": "Semplificazione normativa - Em. 21.201, De Cristofaro e altri",
            "original_title": "Em. 21.201, 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": 8,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38119,
            "slug": "19-300-65",
            "identifier": "19-300-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-65/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 65,
            "title": "Semplificazione normativa - Em. 18.206, Maiorino e Cataldi",
            "original_title": "Em. 18.206, Maiorino e Cataldi",
            "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": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38120,
            "slug": "19-300-64",
            "identifier": "19-300-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-64/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 64,
            "title": "Semplificazione normativa - Em. 18.205, Cataldi e Maiorino",
            "original_title": "Em. 18.205, Cataldi e Maiorino",
            "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": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38122,
            "slug": "19-300-62",
            "identifier": "19-300-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-62/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 62,
            "title": "Semplificazione normativa - Em. 18.201 (1a parte), De Cristofaro e altri",
            "original_title": "Em. 18.201 (1a parte), 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": 8,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38131,
            "slug": "19-300-53",
            "identifier": "19-300-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-53/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 53,
            "title": "Semplificazione normativa - Em. 16.205, Giorgis e altri",
            "original_title": "Em. 16.205, 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": 64.71,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 38176,
            "slug": "19-300-8",
            "identifier": "19-300-8",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-8/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 8,
            "title": "Semplificazione normativa - Em. 2.200, Giorgis e altri",
            "original_title": "Em. 2.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": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 37719,
            "slug": "vs19_463_026",
            "identifier": "vs19_463_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_026/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.74 AURIEMMA CARMELA (M5S) - Votazione Emendamento 1.74 PDL n. 1621",
            "original_title": "Votazione Emendamento 1.74 PDL n. 1621",
            "description_title": "Emendamento 1.74 AURIEMMA CARMELA (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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 38075,
            "slug": "19-300-109",
            "identifier": "19-300-109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-109/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 109,
            "title": "Semplificazione normativa - Em. 21.205, Mazzella e altri",
            "original_title": "Em. 21.205, Mazzella 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": 63.03,
            "minority_cohesion_rate": 68.67
        },
        {
            "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": 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": 21184,
            "slug": "vs19_103_010",
            "identifier": "vs19_103_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_103_010/?format=api",
            "sitting": {
                "id": 1377,
                "date": "2023-05-16",
                "number": 103,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/1067/16 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1067/16 DDL n. 1067",
            "original_title": "Votazione Ordine del giorno 9/1067/16 DDL n. 1067",
            "description_title": "Ordine del giorno n. 9/1067/16 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 18965,
            "slug": "vs19_029_039",
            "identifier": "vs19_029_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_029_039/?format=api",
            "sitting": {
                "id": 1261,
                "date": "2022-12-28",
                "number": 29,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/705/39 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/705/39 DDL n. 0705",
            "original_title": "Votazione Ordine del giorno 9/705/39 DDL n. 0705",
            "description_title": "Ordine del giorno n. 9/705/39 ROGGIANI SILVIA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 76.79,
            "minority_cohesion_rate": 82.1
        },
        {
            "id": 38111,
            "slug": "19-300-73",
            "identifier": "19-300-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-73/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 73,
            "title": "Semplificazione normativa - Emm. 18.216, 18.217 e 18.218",
            "original_title": "Emm. 18.216, 18.217 e 18.218",
            "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": 65.55,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 38112,
            "slug": "19-300-72",
            "identifier": "19-300-72",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-72/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 72,
            "title": "Semplificazione normativa - Emm. 18.213, 18.214 e 18.215",
            "original_title": "Emm. 18.213, 18.214 e 18.215",
            "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": 64.71,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 39059,
            "slug": "vs19_498_011",
            "identifier": "vs19_498_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_011/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 21021,
            "slug": "vs19_097_016",
            "identifier": "vs19_097_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_097_016/?format=api",
            "sitting": {
                "id": 1368,
                "date": "2023-05-04",
                "number": 97,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "original_title": "Votazione Ordine del giorno 9/1112/20 DDL n. 1112",
            "description_title": "Ordine del giorno n. 9/1112/20 DONNO LEONARDO (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": 24,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 22891,
            "slug": "vs19_129_042",
            "identifier": "vs19_129_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_129_042/?format=api",
            "sitting": {
                "id": 1413,
                "date": "2023-06-29",
                "number": 129,
                "branch": "C"
            },
            "number": 42,
            "title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri, n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri e n. 6-00037 FRATOIANNI NICOLA (AVS) e ZANELLA LUANA (AVS),  limitatamente alle missioni nn. 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 36, 37, 38, 4 - Votazione Risoluzione 6_00033",
            "original_title": "Votazione Risoluzione 6_00033",
            "description_title": "Identiche parti dispositive delle risoluzioni n. 6-00033 ROSATO ETTORE (AIV-RE) ed altri, n. 6-00034 PROVENZANO GIUSEPPE (PD-IDP) ed altri, n. 6-00035 PELLEGRINI MARCO (M5S) ed altri, n. 6-00036 CHIESA PAOLA MARIA (FDI), ZOFFILI EUGENIO (LEGA), ORSINI ANDREA (FI-PPE), BICCHIELLI PINO (NM-M) ed altri e n. 6-00037 FRATOIANNI NICOLA (AVS) e ZANELLA LUANA (AVS),  limitatamente alle missioni nn. 1, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 36, 37, 38, 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 127,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 38137,
            "slug": "19-300-47",
            "identifier": "19-300-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-47/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 47,
            "title": "Semplificazione normativa - Em. 15.210, Valente e altri",
            "original_title": "Em. 15.210, Valente 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": 68.07,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 38138,
            "slug": "19-300-46",
            "identifier": "19-300-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-46/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 46,
            "title": "Semplificazione normativa - Em. 15.209, Valente e altri",
            "original_title": "Em. 15.209, Valente 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": 68.07,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 38148,
            "slug": "19-300-36",
            "identifier": "19-300-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-300-36/?format=api",
            "sitting": {
                "id": 1980,
                "date": "2025-05-07",
                "number": 300,
                "branch": "S"
            },
            "number": 36,
            "title": "Semplificazione normativa - Em. 14.203, Maiorino e altri",
            "original_title": "Em. 14.203, 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": 66.39,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 37692,
            "slug": "vs19_463_033",
            "identifier": "vs19_463_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_463_033/?format=api",
            "sitting": {
                "id": 1960,
                "date": "2025-04-08",
                "number": 463,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1621",
            "original_title": "Votazione Articolo 1 PDL n. 1621",
            "description_title": "Articolo 1",
            "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": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38324,
            "slug": "19-303-10",
            "identifier": "19-303-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-303-10/?format=api",
            "sitting": {
                "id": 1988,
                "date": "2025-05-14",
                "number": 303,
                "branch": "S"
            },
            "number": 10,
            "title": "DDL n. 1407. Articolo 10",
            "original_title": "DDL n. 1407. Articolo 10",
            "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": 18,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 62.65
        }
    ]
}