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

{
    "count": 24888,
    "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=16",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=14",
    "results": [
        {
            "id": 41555,
            "slug": "vs19_577_095",
            "identifier": "vs19_577_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_095/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 95,
            "title": "ODG 9/2574-A/13 - Votazione Ordine del giorno 9/2574-A/13 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/13 ",
            "description_title": "ODG 9/2574-A/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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 42430,
            "slug": "vs19_603_150",
            "identifier": "vs19_603_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_150/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 150,
            "title": "ODG 9/2336-A E ABB/3 - Votazione Ordine del giorno 9/2336-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/2336-A E ABB/3 ",
            "description_title": "ODG 9/2336-A E ABB/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": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41054,
            "slug": "vs19_568_029",
            "identifier": "vs19_568_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_029/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 3.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.4",
            "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": 15,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41248,
            "slug": "vs19_572_013",
            "identifier": "vs19_572_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_013/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 2.014 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 2.014",
            "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": 17,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42306,
            "slug": "vs19_603_147",
            "identifier": "vs19_603_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_147/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 147,
            "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": 3,
            "n_margin": 64,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42283,
            "slug": "vs19_603_006",
            "identifier": "vs19_603_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_006/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 6,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "description_title": "ARTICOLO 5",
            "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": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41165,
            "slug": "vs19_572_019",
            "identifier": "vs19_572_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_019/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 19,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38275,
            "slug": "vs19_477_041",
            "identifier": "vs19_477_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_041/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 41,
            "title": "ODG 9/2333-A/1 - Votazione Ordine del giorno 9/2333-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/1 ",
            "description_title": "ODG 9/2333-A/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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41368,
            "slug": "vs19_572_205",
            "identifier": "vs19_572_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_205/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 205,
            "title": "ODG 9/2655/17 - Votazione Ordine del giorno 9/2655/17 ",
            "original_title": "Votazione Ordine del giorno 9/2655/17 ",
            "description_title": "ODG 9/2655/17",
            "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": 14,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41053,
            "slug": "vs19_568_028",
            "identifier": "vs19_568_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_028/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 28,
            "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": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42592,
            "slug": "vs19_609_022",
            "identifier": "vs19_609_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_022/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 10.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 19,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 41513,
            "slug": "vs19_577_053",
            "identifier": "vs19_577_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_053/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 13.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.4",
            "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": 53.09,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 41549,
            "slug": "vs19_577_089",
            "identifier": "vs19_577_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_089/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/2574-A/7 - Votazione Ordine del giorno 9/2574-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/7 ",
            "description_title": "ODG 9/2574-A/7",
            "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": 38,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 40398,
            "slug": "vs19_539_036",
            "identifier": "vs19_539_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_036/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.44 GIULIANO CARLA (M5S) - Votazione Emendamento 1.44 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.44 DDL n. 2623",
            "description_title": "Emendamento 1.44 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42581,
            "slug": "vs19_609_011",
            "identifier": "vs19_609_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_011/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 8.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01000",
            "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": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 41286,
            "slug": "vs19_572_060",
            "identifier": "vs19_572_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_060/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 12.1, 12.2, 12.3, 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.1, 12.2, 12.3, 12.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42585,
            "slug": "vs19_609_015",
            "identifier": "vs19_609_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_015/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 9.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38395,
            "slug": "vs19_481_004",
            "identifier": "vs19_481_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_004/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 4,
            "title": "ODG 9/2329-A/4 - Votazione Ordine del giorno 9/2329-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/4 ",
            "description_title": "ODG 9/2329-A/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": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42750,
            "slug": "vs19_614_001",
            "identifier": "vs19_614_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_001/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1895-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 1895-A - 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": 118,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42896,
            "slug": "vs19_625_015",
            "identifier": "vs19_625_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_625_015/?format=api",
            "sitting": {
                "id": 2213,
                "date": "2026-03-03",
                "number": 625,
                "branch": "C"
            },
            "number": 15,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "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": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42589,
            "slug": "vs19_609_019",
            "identifier": "vs19_609_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_019/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 9.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38422,
            "slug": "vs19_481_031",
            "identifier": "vs19_481_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_031/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2329-A/31 - Votazione Ordine del giorno 9/2329-A/31 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/31 ",
            "description_title": "ODG 9/2329-A/31",
            "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": 22,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 41559,
            "slug": "vs19_577_099",
            "identifier": "vs19_577_099",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_577_099/?format=api",
            "sitting": {
                "id": 2148,
                "date": "2025-12-03",
                "number": 577,
                "branch": "C"
            },
            "number": 99,
            "title": "ODG 9/2574-A/21 - Votazione Ordine del giorno 9/2574-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2574-A/21 ",
            "description_title": "ODG 9/2574-A/21",
            "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": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40951,
            "slug": "vs19_555_122",
            "identifier": "vs19_555_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_122/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 21.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 21.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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40944,
            "slug": "vs19_555_114",
            "identifier": "vs19_555_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_114/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 20.7, 20.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.7, 20.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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 50.96
        },
        {
            "id": 41331,
            "slug": "vs19_572_141",
            "identifier": "vs19_572_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_141/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 141,
            "title": "ART AGG 47.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 47.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 20,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 25761,
            "slug": "vs19_210_205",
            "identifier": "vs19_210_205",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_205/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 205,
            "title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/39, DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/39, nel testo riformulato, GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 98,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25728,
            "slug": "vs19_210_070",
            "identifier": "vs19_210_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_070/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 18.2 GRIPPO VALENTINA (APERRE) - Votazione Emendamento 18.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.2 DDL n. 1341",
            "description_title": "Emendamento 18.2 GRIPPO VALENTINA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 19957,
            "slug": "vs19_074_004",
            "identifier": "vs19_074_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_074_004/?format=api",
            "sitting": {
                "id": 1331,
                "date": "2023-03-23",
                "number": 74,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 0665",
            "original_title": "Votazione Articolo 4 PDL n. 0665",
            "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": 2,
            "n_margin": 114,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28843,
            "slug": "vs19_253_002",
            "identifier": "vs19_253_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_002/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 2,
            "title": "Mozione n. 1-00241, come riformulata, BOSCHI MARIA ELENA (IVICRE) ed altri - Votazione Mozione 1_00241",
            "original_title": "Votazione Mozione 1_00241",
            "description_title": "Mozione n. 1-00241, come riformulata, BOSCHI MARIA ELENA (IVICRE) 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": 108,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 28841,
            "slug": "vs19_253_004",
            "identifier": "vs19_253_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_253_004/?format=api",
            "sitting": {
                "id": 1624,
                "date": "2024-02-29",
                "number": 253,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00242, sul capoverso terzo della parte dispositiva GIRELLI GIAN ANTONIO (PD-IDP) ed altri - Votazione Mozione 1_00242",
            "original_title": "Votazione Mozione 1_00242",
            "description_title": "Mozione n. 1-00242, sul capoverso terzo della parte dispositiva GIRELLI GIAN ANTONIO (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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 30313,
            "slug": "vs19_292_079",
            "identifier": "vs19_292_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_079/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 79,
            "title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/3 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/3 AURIEMMA CARMELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 61.35
        },
        {
            "id": 30288,
            "slug": "vs19_292_090",
            "identifier": "vs19_292_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_090/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/1717/17 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1717/17 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/17 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/17 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 53.37
        },
        {
            "id": 30040,
            "slug": "vs19_282_001",
            "identifier": "vs19_282_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_001/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/123 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/123 ROSSI ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25479,
            "slug": "vs19_206_047",
            "identifier": "vs19_206_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_047/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1474/9, nel testo riformulato, CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1474/9, DDL n. 1474",
            "original_title": "Votazione Ordine del giorno 9/1474/9, DDL n. 1474",
            "description_title": "Ordine del giorno n. 9/1474/9, nel testo riformulato, CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 110,
            "majority_cohesion_rate": 53.16,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 39479,
            "slug": "vs19_503_145",
            "identifier": "vs19_503_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_145/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 145,
            "title": "EM 2.41 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.41",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39283,
            "slug": "vs19_498_261",
            "identifier": "vs19_498_261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_261/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 261,
            "title": "ODG 9/2316/38 - Votazione Ordine del giorno 9/2316/38 ",
            "original_title": "Votazione Ordine del giorno 9/2316/38 ",
            "description_title": "ODG 9/2316/38",
            "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": 53.28,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 39462,
            "slug": "vs19_503_128",
            "identifier": "vs19_503_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_128/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 128,
            "title": "EM 2.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 12,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39580,
            "slug": "vs19_504_025",
            "identifier": "vs19_504_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_025/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 11,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 39558,
            "slug": "vs19_504_002",
            "identifier": "vs19_504_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_002/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 2,
            "title": "ART AGG 6.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.09",
            "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": 12,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39352,
            "slug": "vs19_503_017",
            "identifier": "vs19_503_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_017/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 5.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 5.7 DDL n. 2482",
            "original_title": "Votazione Emendamento 5.7 DDL n. 2482",
            "description_title": "Emendamento 5.7 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39291,
            "slug": "vs19_499_009",
            "identifier": "vs19_499_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_499_009/?format=api",
            "sitting": {
                "id": 2025,
                "date": "2025-06-25",
                "number": 499,
                "branch": "C"
            },
            "number": 9,
            "title": "MANTENIMENTO ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "MANTENIMENTO ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39484,
            "slug": "vs19_503_151",
            "identifier": "vs19_503_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_151/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 151,
            "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": 35,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 39.1
        },
        {
            "id": 39648,
            "slug": "vs19_504_108",
            "identifier": "vs19_504_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_108/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 23.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 15,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39641,
            "slug": "vs19_504_097",
            "identifier": "vs19_504_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_097/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 97,
            "title": "ART AGG 18.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.08",
            "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": 53.28,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39103,
            "slug": "vs19_498_060",
            "identifier": "vs19_498_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_060/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 23,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 39478,
            "slug": "vs19_503_144",
            "identifier": "vs19_503_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_144/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 144,
            "title": "EM 2.40 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.40",
            "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": 14,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39610,
            "slug": "vs19_504_060",
            "identifier": "vs19_504_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_060/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 60,
            "title": "EM 13.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 17,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39030,
            "slug": "vs19_498_065",
            "identifier": "vs19_498_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_065/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 65,
            "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": 5,
            "n_margin": 73,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39613,
            "slug": "vs19_504_063",
            "identifier": "vs19_504_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_063/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 13.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 60.9
        }
    ]
}