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

{
    "count": 24995,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=428",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-majority_cohesion_rate&page=426",
    "results": [
        {
            "id": 40461,
            "slug": "vs19_543_005",
            "identifier": "vs19_543_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_005/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00492 PICCOLOTTI ELISABETTA (AVS) ed altri - Votazione Mozione 1_00492",
            "original_title": "Votazione Mozione 1_00492",
            "description_title": "Mozione n. 1-00492 PICCOLOTTI ELISABETTA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42328,
            "slug": "vs19_603_030",
            "identifier": "vs19_603_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_030/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 12.13, 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.13, 12.14",
            "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": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40460,
            "slug": "vs19_543_004",
            "identifier": "vs19_543_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_004/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00489 MOLLICONE FEDERICO (FDI), LATINI GIORGIA (LEGA), TASSINARI ROSARIA (FI-PPE), CAVO ILARIA (NM-M-C) ed altri - Votazione Mozione 1_00489",
            "original_title": "Votazione Mozione 1_00489",
            "description_title": "Mozione n. 1-00489 MOLLICONE FEDERICO (FDI), LATINI GIORGIA (LEGA), TASSINARI ROSARIA (FI-PPE), CAVO ILARIA (NM-M-C) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42291,
            "slug": "vs19_603_037",
            "identifier": "vs19_603_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_037/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 37,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42292,
            "slug": "vs19_603_040",
            "identifier": "vs19_603_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_040/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 40,
            "title": "ARTICOLO 14 - Votazione Articolo 14 ",
            "original_title": "Votazione Articolo 14 ",
            "description_title": "ARTICOLO 14",
            "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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42809,
            "slug": "vs19_620_003",
            "identifier": "vs19_620_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_620_003/?format=api",
            "sitting": {
                "id": 2207,
                "date": "2026-02-23",
                "number": 620,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2753-A/3 - Votazione Ordine del giorno 9/2753-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2753-A/3 ",
            "description_title": "ODG 9/2753-A/3",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42241,
            "slug": "vs19_599_025",
            "identifier": "vs19_599_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_025/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 25,
            "title": "ODG 9/1805-A/5 - Votazione Ordine del giorno 9/1805-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/1805-A/5 ",
            "description_title": "ODG 9/1805-A/5",
            "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": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42638,
            "slug": "vs19_609_068",
            "identifier": "vs19_609_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_068/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 68,
            "title": "ART AGG 13.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01004",
            "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": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42243,
            "slug": "vs19_599_027",
            "identifier": "vs19_599_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_027/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/1805-A/9 - Votazione Ordine del giorno 9/1805-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/1805-A/9 ",
            "description_title": "ODG 9/1805-A/9",
            "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": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42869,
            "slug": "vs19_621_010",
            "identifier": "vs19_621_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_621_010/?format=api",
            "sitting": {
                "id": 2208,
                "date": "2026-02-24",
                "number": 621,
                "branch": "C"
            },
            "number": 10,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "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": 119,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42507,
            "slug": "vs19_608_050",
            "identifier": "vs19_608_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_050/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 3.17, 3.18, 3.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.17, 3.18, 3.19",
            "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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40492,
            "slug": "vs19_543_036",
            "identifier": "vs19_543_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_036/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2473/1 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2473/1 DDL n. 2473",
            "original_title": "Votazione Ordine del giorno 9/2473/1 DDL n. 2473",
            "description_title": "Ordine del giorno n. 9/2473/1 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": 5,
            "n_margin": 51,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 35.67
        },
        {
            "id": 42807,
            "slug": "vs19_620_001",
            "identifier": "vs19_620_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_620_001/?format=api",
            "sitting": {
                "id": 2207,
                "date": "2026-02-23",
                "number": 620,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2753-A - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2753-A - ODG 1",
            "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": 58.44,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 41497,
            "slug": "vs19_577_037",
            "identifier": "vs19_577_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_037/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 7.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 72,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 42322,
            "slug": "vs19_603_023",
            "identifier": "vs19_603_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_023/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 11.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.8",
            "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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41498,
            "slug": "vs19_577_038",
            "identifier": "vs19_577_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_038/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 38,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "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": 47,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 42324,
            "slug": "vs19_603_026",
            "identifier": "vs19_603_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_026/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 26,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2",
            "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": 24,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42343,
            "slug": "vs19_603_050",
            "identifier": "vs19_603_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_050/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 50,
            "title": "ODG 9/2511-A/9 - Votazione Ordine del giorno 9/2511-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/9 ",
            "description_title": "ODG 9/2511-A/9",
            "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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42290,
            "slug": "vs19_603_035",
            "identifier": "vs19_603_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_035/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 35,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "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": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41443,
            "slug": "vs19_576_027",
            "identifier": "vs19_576_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_576_027/?format=api",
            "sitting": {
                "id": 2146,
                "date": "2025-12-02",
                "number": 576,
                "branch": "C"
            },
            "number": 27,
            "title": "ODG 9/2423-A E ABB/9 - Votazione Ordine del giorno 9/2423-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/2423-A E ABB/9 ",
            "description_title": "ODG 9/2423-A E ABB/9",
            "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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42634,
            "slug": "vs19_609_064",
            "identifier": "vs19_609_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_064/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 64,
            "title": "ART AGG 13.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42650,
            "slug": "vs19_609_080",
            "identifier": "vs19_609_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_080/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1",
            "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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42666,
            "slug": "vs19_609_096",
            "identifier": "vs19_609_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_096/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 19.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.19",
            "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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42874,
            "slug": "vs19_621_011",
            "identifier": "vs19_621_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_621_011/?format=api",
            "sitting": {
                "id": 2208,
                "date": "2026-02-24",
                "number": 621,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 3.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42229,
            "slug": "vs19_599_005",
            "identifier": "vs19_599_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_005/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.301 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.301",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 126,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 42365,
            "slug": "vs19_603_075",
            "identifier": "vs19_603_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_075/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 75,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "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": 34,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42220,
            "slug": "vs19_599_021",
            "identifier": "vs19_599_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_021/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 21,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "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": 125,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42250,
            "slug": "vs19_599_038",
            "identifier": "vs19_599_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_038/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42225,
            "slug": "vs19_599_042",
            "identifier": "vs19_599_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_042/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 42,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "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": 107,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 42357,
            "slug": "vs19_603_066",
            "identifier": "vs19_603_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_066/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "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": 34,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42862,
            "slug": "vs19_621_001",
            "identifier": "vs19_621_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_621_001/?format=api",
            "sitting": {
                "id": 2208,
                "date": "2026-02-24",
                "number": 621,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2370 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2370 - 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": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42235,
            "slug": "vs19_599_013",
            "identifier": "vs19_599_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_599_013/?format=api",
            "sitting": {
                "id": 2188,
                "date": "2026-01-22",
                "number": 599,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42440,
            "slug": "vs19_607_005",
            "identifier": "vs19_607_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_005/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 40488,
            "slug": "vs19_543_032",
            "identifier": "vs19_543_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_032/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.28 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.28 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.28 DDL n. 2473",
            "description_title": "Emendamento 1.28 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 56,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 42663,
            "slug": "vs19_609_093",
            "identifier": "vs19_609_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_093/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 19.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.16",
            "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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 38475,
            "slug": "vs19_482_025",
            "identifier": "vs19_482_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_025/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 1.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1011",
            "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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38742,
            "slug": "vs19_487_102",
            "identifier": "vs19_487_102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_102/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 102,
            "title": "ODG 9/2355/132 - Votazione Ordine del giorno 9/2355/132 ",
            "original_title": "Votazione Ordine del giorno 9/2355/132 ",
            "description_title": "ODG 9/2355/132",
            "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": 32,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 38433,
            "slug": "vs19_481_042",
            "identifier": "vs19_481_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_042/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 42,
            "title": "ODG 9/2329-A/42 - Votazione Ordine del giorno 9/2329-A/42 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/42 ",
            "description_title": "ODG 9/2329-A/42",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38507,
            "slug": "vs19_482_057",
            "identifier": "vs19_482_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_057/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 1.64 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.64",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38249,
            "slug": "vs19_477_015",
            "identifier": "vs19_477_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_015/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 1.204 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.204",
            "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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 38271,
            "slug": "vs19_477_037",
            "identifier": "vs19_477_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_037/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 37,
            "title": "ART AGG 1.031, 1.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.031, 1.017",
            "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": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 38242,
            "slug": "vs19_477_008",
            "identifier": "vs19_477_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_008/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 1.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.13",
            "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": 19,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 38261,
            "slug": "vs19_477_027",
            "identifier": "vs19_477_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_027/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 1.53 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.53",
            "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": 35,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 38413,
            "slug": "vs19_481_022",
            "identifier": "vs19_481_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_022/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 22,
            "title": "ODG 9/2329-A/22 - Votazione Ordine del giorno 9/2329-A/22 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/22 ",
            "description_title": "ODG 9/2329-A/22",
            "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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 37568,
            "slug": "vs19_456_001",
            "identifier": "vs19_456_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_001/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1305",
            "original_title": "Votazione Articolo 1 PDL n. 1305",
            "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": 120,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38528,
            "slug": "vs19_482_078",
            "identifier": "vs19_482_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_078/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/2402/13 - Votazione Ordine del giorno 9/2402/13 ",
            "original_title": "Votazione Ordine del giorno 9/2402/13 ",
            "description_title": "ODG 9/2402/13",
            "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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38510,
            "slug": "vs19_482_060",
            "identifier": "vs19_482_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_060/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 1-TER.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.2",
            "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": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 37583,
            "slug": "vs19_456_016",
            "identifier": "vs19_456_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_016/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00411, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00411",
            "original_title": "Votazione Mozione 1_00411",
            "description_title": "Mozione n. 1-00411, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38311,
            "slug": "vs19_479_019",
            "identifier": "vs19_479_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_479_019/?format=api",
            "sitting": {
                "id": 1987,
                "date": "2025-05-13",
                "number": 479,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2362/4 - Votazione Ordine del giorno 9/2362/4 ",
            "original_title": "Votazione Ordine del giorno 9/2362/4 ",
            "description_title": "ODG 9/2362/4",
            "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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 38435,
            "slug": "vs19_481_044",
            "identifier": "vs19_481_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_044/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 44,
            "title": "ODG 9/2329-A/44 - Votazione Ordine del giorno 9/2329-A/44 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/44 ",
            "description_title": "ODG 9/2329-A/44",
            "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": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 58.6
        }
    ]
}