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

{
    "count": 22002,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=425",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=423",
    "results": [
        {
            "id": 39083,
            "slug": "vs19_498_037",
            "identifier": "vs19_498_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_037/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39201,
            "slug": "vs19_498_171",
            "identifier": "vs19_498_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_171/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 171,
            "title": "EM 25.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39202,
            "slug": "vs19_498_172",
            "identifier": "vs19_498_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_172/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 25.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 60.91,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39203,
            "slug": "vs19_498_174",
            "identifier": "vs19_498_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_174/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 174,
            "title": "ART AGG 25.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.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": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39205,
            "slug": "vs19_498_176",
            "identifier": "vs19_498_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_176/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 176,
            "title": "ART AGG 25.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.03",
            "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": 21,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39206,
            "slug": "vs19_498_177",
            "identifier": "vs19_498_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_177/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 177,
            "title": "ART AGG 25.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 25.04",
            "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": 60.08,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39055,
            "slug": "vs19_498_006",
            "identifier": "vs19_498_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_006/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 2.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39056,
            "slug": "vs19_498_007",
            "identifier": "vs19_498_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_007/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 7,
            "title": "EM 2.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 21,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39024,
            "slug": "vs19_498_008",
            "identifier": "vs19_498_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_008/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 8,
            "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": 2,
            "n_margin": 103,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 39067,
            "slug": "vs19_498_020",
            "identifier": "vs19_498_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_020/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 3.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39079,
            "slug": "vs19_498_032",
            "identifier": "vs19_498_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_032/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 4.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.12",
            "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": 15,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39084,
            "slug": "vs19_498_038",
            "identifier": "vs19_498_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_038/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39092,
            "slug": "vs19_498_047",
            "identifier": "vs19_498_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_047/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 47,
            "title": "EM 6.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 71,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 39093,
            "slug": "vs19_498_049",
            "identifier": "vs19_498_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_049/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 49,
            "title": "EM 7.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39112,
            "slug": "vs19_498_071",
            "identifier": "vs19_498_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_071/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 71,
            "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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39120,
            "slug": "vs19_498_080",
            "identifier": "vs19_498_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_080/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 11.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39150,
            "slug": "vs19_498_111",
            "identifier": "vs19_498_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_111/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 12.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.11",
            "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": 60.91,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39157,
            "slug": "vs19_498_119",
            "identifier": "vs19_498_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_119/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 13.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.6",
            "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": 60.49,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39159,
            "slug": "vs19_498_122",
            "identifier": "vs19_498_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_122/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 122,
            "title": "EM 14.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 24,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39036,
            "slug": "vs19_498_125",
            "identifier": "vs19_498_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_125/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 125,
            "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": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 39162,
            "slug": "vs19_498_126",
            "identifier": "vs19_498_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_126/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 126,
            "title": "ART AGG 14.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 14.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": 5,
            "n_margin": 27,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39042,
            "slug": "vs19_498_160",
            "identifier": "vs19_498_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_160/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 160,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 78,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39193,
            "slug": "vs19_498_163",
            "identifier": "vs19_498_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_163/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 163,
            "title": "EM 25.4, 25.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.4, 25.5",
            "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": 60.49,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39194,
            "slug": "vs19_498_164",
            "identifier": "vs19_498_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_164/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 164,
            "title": "EM 25.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.6",
            "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": 61.32,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39195,
            "slug": "vs19_498_165",
            "identifier": "vs19_498_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_165/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 165,
            "title": "EM 25.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 22,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39196,
            "slug": "vs19_498_166",
            "identifier": "vs19_498_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_166/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 166,
            "title": "EM 25.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 22,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39197,
            "slug": "vs19_498_167",
            "identifier": "vs19_498_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_167/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 167,
            "title": "EM 25.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.9",
            "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": 61.32,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39234,
            "slug": "vs19_498_207",
            "identifier": "vs19_498_207",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_207/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 207,
            "title": "EM 20.3, 20.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 20.3, 20.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": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39046,
            "slug": "vs19_498_211",
            "identifier": "vs19_498_211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_211/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 211,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "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": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39238,
            "slug": "vs19_498_212",
            "identifier": "vs19_498_212",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_212/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 212,
            "title": "ART AGG 20.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 20.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": 5,
            "n_margin": 21,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39239,
            "slug": "vs19_498_213",
            "identifier": "vs19_498_213",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_213/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 213,
            "title": "EM 23.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.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": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39245,
            "slug": "vs19_498_220",
            "identifier": "vs19_498_220",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_220/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 220,
            "title": "EM 24.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.6",
            "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.02,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39249,
            "slug": "vs19_498_224",
            "identifier": "vs19_498_224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_224/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 224,
            "title": "EM 24.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.11",
            "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.02,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39250,
            "slug": "vs19_498_225",
            "identifier": "vs19_498_225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_225/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 225,
            "title": "EM 24.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.12",
            "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": 56.79,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39228,
            "slug": "vs19_498_200",
            "identifier": "vs19_498_200",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_200/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 200,
            "title": "SUBEM 0.19.200.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39041,
            "slug": "vs19_498_159",
            "identifier": "vs19_498_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_159/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 159,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "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": 98,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 38.46
        },
        {
            "id": 39189,
            "slug": "vs19_498_157",
            "identifier": "vs19_498_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_157/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 157,
            "title": "EM 19.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.9",
            "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": 60.49,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39188,
            "slug": "vs19_498_156",
            "identifier": "vs19_498_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_156/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 156,
            "title": "EM 19.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 26,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39186,
            "slug": "vs19_498_154",
            "identifier": "vs19_498_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_154/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 154,
            "title": "EM 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.6",
            "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": 61.32,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39126,
            "slug": "vs19_498_086",
            "identifier": "vs19_498_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_086/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 11.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 19,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39179,
            "slug": "vs19_498_145",
            "identifier": "vs19_498_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_145/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 145,
            "title": "ART AGG 16.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 16.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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.38
        },
        {
            "id": 39043,
            "slug": "vs19_498_173",
            "identifier": "vs19_498_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_173/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 173,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39138,
            "slug": "vs19_498_098",
            "identifier": "vs19_498_098",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_098/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 98,
            "title": "EM 11.28 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.28",
            "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": 58.02,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 39137,
            "slug": "vs19_498_097",
            "identifier": "vs19_498_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_097/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 97,
            "title": "EM 11.26 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.26",
            "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": 58.02,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 39130,
            "slug": "vs19_498_090",
            "identifier": "vs19_498_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_090/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 11.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.18",
            "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": 59.26,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39127,
            "slug": "vs19_498_087",
            "identifier": "vs19_498_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_087/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 11.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 20,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 39119,
            "slug": "vs19_498_079",
            "identifier": "vs19_498_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_079/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 79,
            "title": "EM 11.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.6",
            "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": 59.67,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 39118,
            "slug": "vs19_498_078",
            "identifier": "vs19_498_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_078/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 11.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.5",
            "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": 59.26,
            "minority_cohesion_rate": 67.31
        },
        {
            "id": 39117,
            "slug": "vs19_498_077",
            "identifier": "vs19_498_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_077/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 77,
            "title": "EM 11.3, 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.3, 11.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": 59.67,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39116,
            "slug": "vs19_498_076",
            "identifier": "vs19_498_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_076/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 21,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 66.67
        }
    ]
}