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

{
    "count": 22091,
    "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=411",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=409",
    "results": [
        {
            "id": 38521,
            "slug": "vs19_482_071",
            "identifier": "vs19_482_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_071/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 71,
            "title": "ODG 9/2402/5 - Votazione Ordine del giorno 9/2402/5 ",
            "original_title": "Votazione Ordine del giorno 9/2402/5 ",
            "description_title": "ODG 9/2402/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38522,
            "slug": "vs19_482_072",
            "identifier": "vs19_482_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_072/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 72,
            "title": "ODG 9/2402/6 - Votazione Ordine del giorno 9/2402/6 ",
            "original_title": "Votazione Ordine del giorno 9/2402/6 ",
            "description_title": "ODG 9/2402/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38523,
            "slug": "vs19_482_073",
            "identifier": "vs19_482_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_073/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/2402/7 - Votazione Ordine del giorno 9/2402/7 ",
            "original_title": "Votazione Ordine del giorno 9/2402/7 ",
            "description_title": "ODG 9/2402/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": 30,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38526,
            "slug": "vs19_482_076",
            "identifier": "vs19_482_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_076/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/2402/10 - Votazione Ordine del giorno 9/2402/10 ",
            "original_title": "Votazione Ordine del giorno 9/2402/10 ",
            "description_title": "ODG 9/2402/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38517,
            "slug": "vs19_482_067",
            "identifier": "vs19_482_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_067/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 67,
            "title": "ART AGG 1-TER.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1-TER.01002",
            "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": 27,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38516,
            "slug": "vs19_482_066",
            "identifier": "vs19_482_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_066/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 1-TER.7, 1-TER.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.7, 1-TER.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38515,
            "slug": "vs19_482_065",
            "identifier": "vs19_482_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_065/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 1-TER.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-TER.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": 28,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38482,
            "slug": "vs19_482_032",
            "identifier": "vs19_482_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_032/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 32,
            "title": "EM 1.32 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.32",
            "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": 24,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 38463,
            "slug": "vs19_482_013",
            "identifier": "vs19_482_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_013/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1.10, 1.11, 1.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.10, 1.11, 1.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 38480,
            "slug": "vs19_482_030",
            "identifier": "vs19_482_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_030/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 1.30 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38462,
            "slug": "vs19_482_012",
            "identifier": "vs19_482_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_012/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 12,
            "title": "EM 1.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1005",
            "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.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38518,
            "slug": "vs19_482_068",
            "identifier": "vs19_482_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_068/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 68,
            "title": "ODG 9/2402/1 - Votazione Ordine del giorno 9/2402/1 ",
            "original_title": "Votazione Ordine del giorno 9/2402/1 ",
            "description_title": "ODG 9/2402/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": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 49.38,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 38487,
            "slug": "vs19_482_037",
            "identifier": "vs19_482_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_037/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 1.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38533,
            "slug": "vs19_482_083",
            "identifier": "vs19_482_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_083/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/2402/18 - Votazione Ordine del giorno 9/2402/18 ",
            "original_title": "Votazione Ordine del giorno 9/2402/18 ",
            "description_title": "ODG 9/2402/18",
            "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": 27,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38535,
            "slug": "vs19_482_085",
            "identifier": "vs19_482_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_085/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 85,
            "title": "ODG 9/2402/20 - Votazione Ordine del giorno 9/2402/20 ",
            "original_title": "Votazione Ordine del giorno 9/2402/20 ",
            "description_title": "ODG 9/2402/20",
            "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": 117,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 38532,
            "slug": "vs19_482_082",
            "identifier": "vs19_482_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_482_082/?format=api",
            "sitting": {
                "id": 1993,
                "date": "2025-05-20",
                "number": 482,
                "branch": "C"
            },
            "number": 82,
            "title": "ODG 9/2402/17 - Votazione Ordine del giorno 9/2402/17 ",
            "original_title": "Votazione Ordine del giorno 9/2402/17 ",
            "description_title": "ODG 9/2402/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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 38606,
            "slug": "vs19_483_004",
            "identifier": "vs19_483_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_004/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-442 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-442",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38612,
            "slug": "vs19_483_010",
            "identifier": "vs19_483_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_010/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 10,
            "title": "RIS 6-183 - Votazione Risoluzione 6_00183",
            "original_title": "Votazione Risoluzione 6_00183",
            "description_title": "RIS 6-183",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 96,
            "majority_cohesion_rate": 65.84,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 38613,
            "slug": "vs19_483_011",
            "identifier": "vs19_483_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_011/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 11,
            "title": "RIS 6-184 - Votazione Risoluzione 6_00184",
            "original_title": "Votazione Risoluzione 6_00184",
            "description_title": "RIS 6-184",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38603,
            "slug": "vs19_483_001",
            "identifier": "vs19_483_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_001/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione opposizione su Gaza",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-432 NF",
            "public_title": "Mozione opposizione su Gaza",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38607,
            "slug": "vs19_483_005",
            "identifier": "vs19_483_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_005/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-443 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-443",
            "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": 76,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38608,
            "slug": "vs19_483_006",
            "identifier": "vs19_483_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_006/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 6,
            "title": "RIS 6-179 - Votazione Risoluzione 6_00179",
            "original_title": "Votazione Risoluzione 6_00179",
            "description_title": "RIS 6-179",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38611,
            "slug": "vs19_483_009",
            "identifier": "vs19_483_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_009/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 9,
            "title": "RIS 6-182 - Votazione Risoluzione 6_00182",
            "original_title": "Votazione Risoluzione 6_00182",
            "description_title": "RIS 6-182",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 36.94
        },
        {
            "id": 38604,
            "slug": "vs19_483_002",
            "identifier": "vs19_483_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_002/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-441 CPV 1, 2, 3, 5, 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-441 CPV 1, 2, 3, 5, 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 38605,
            "slug": "vs19_483_003",
            "identifier": "vs19_483_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_003/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-441 PREM E CPV 4 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-441 PREM E CPV 4 DISP",
            "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": 76,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38610,
            "slug": "vs19_483_008",
            "identifier": "vs19_483_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_008/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 8,
            "title": "RIS 6-181 - Votazione Risoluzione 6_00181",
            "original_title": "Votazione Risoluzione 6_00181",
            "description_title": "RIS 6-181",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 38609,
            "slug": "vs19_483_007",
            "identifier": "vs19_483_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_483_007/?format=api",
            "sitting": {
                "id": 1995,
                "date": "2025-05-21",
                "number": 483,
                "branch": "C"
            },
            "number": 7,
            "title": "RIS 6-180 - Votazione Risoluzione 6_00180",
            "original_title": "Votazione Risoluzione 6_00180",
            "description_title": "RIS 6-180",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 37,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 38540,
            "slug": "19-306-56",
            "identifier": "19-306-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-56/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 56,
            "title": "DDL n. 1482. ODG G1.15, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.15, Franceschelli e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38539,
            "slug": "19-306-57",
            "identifier": "19-306-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-57/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 57,
            "title": "DDL n. 1482. ODG G1.16, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.16, Franceschelli e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38591,
            "slug": "19-306-58",
            "identifier": "19-306-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-58/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 58,
            "title": "DDL n. 1482. ODG G1.18, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.18, Franceschelli e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38586,
            "slug": "19-306-59",
            "identifier": "19-306-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-59/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 59,
            "title": "DDL n. 1482. ODG G1.19, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.19, Franceschelli e altri",
            "description_title": null,
            "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": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38577,
            "slug": "19-306-6",
            "identifier": "19-306-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-6/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 6,
            "title": "DDL n. 1482. Em. 1.8, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. Em. 1.8, Sabrina Licheri e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38538,
            "slug": "19-306-60",
            "identifier": "19-306-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-60/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 60,
            "title": "DDL n. 1482. Emm. 1.0.2 e 1.0.3",
            "original_title": "DDL n. 1482. Emm. 1.0.2 e 1.0.3",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38537,
            "slug": "19-306-61",
            "identifier": "19-306-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-61/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 61,
            "title": "DDL n. 1482. Emm. 1.0.4 e 1.0.5",
            "original_title": "DDL n. 1482. Emm. 1.0.4 e 1.0.5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38583,
            "slug": "19-306-67",
            "identifier": "19-306-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-67/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 67,
            "title": "Fiducia conversione decreto Pnrr sexies",
            "original_title": "Disegno di legge n.1445. Votazione questione di fiducia.",
            "description_title": null,
            "public_title": "Fiducia conversione decreto Pnrr sexies",
            "is_key_vote": true,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 38584,
            "slug": "19-306-65",
            "identifier": "19-306-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-65/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 65,
            "title": "Proposta di discussione di un argomento non all'ordine del  giorno, ex articolo 56, comma 4, del Regolamento",
            "original_title": "Proposta di discussione di un argomento non all'ordine del  giorno, ex articolo 56, comma 4, del Regolamento",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 100.0
        },
        {
            "id": 38573,
            "slug": "19-306-20",
            "identifier": "19-306-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-20/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 20,
            "title": "DDL n. 1482. Em. 1.25, Magni e altri",
            "original_title": "DDL n. 1482. Em. 1.25, Magni e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38572,
            "slug": "19-306-21",
            "identifier": "19-306-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-21/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 21,
            "title": "DDL n. 1482. Em. 1.26, Aurora Floridia e altri",
            "original_title": "DDL n. 1482. Em. 1.26, Aurora Floridia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38580,
            "slug": "19-306-3",
            "identifier": "19-306-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-3/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 3,
            "title": "DDL n. 1482. Emm. 1.4 e 1.5",
            "original_title": "DDL n. 1482. Emm. 1.4 e 1.5",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 6,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38579,
            "slug": "19-306-4",
            "identifier": "19-306-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-4/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 4,
            "title": "DDL n. 1482. Em. 1.6, Fregolent e Musolino",
            "original_title": "DDL n. 1482. Em. 1.6, Fregolent e Musolino",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 6,
            "majority_cohesion_rate": 58.82,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38582,
            "slug": "19-306-1",
            "identifier": "19-306-1",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-1/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 1,
            "title": "Disegno di legge n. 1482. Emm. 1.1 e 1.2",
            "original_title": "Disegno di legge n. 1482. Emm. 1.1 e 1.2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 68.67
        },
        {
            "id": 38581,
            "slug": "19-306-2",
            "identifier": "19-306-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-2/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 2,
            "title": "DDL n. 1482. Em. 1.3, Naturale e altri",
            "original_title": "DDL n. 1482. Em. 1.3, Naturale e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 57.98,
            "minority_cohesion_rate": 66.27
        },
        {
            "id": 38587,
            "slug": "19-306-49",
            "identifier": "19-306-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-49/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 49,
            "title": "DDL n. 1482. ODG G1.2, Magni e altri",
            "original_title": "DDL n. 1482. ODG G1.2, Magni e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38585,
            "slug": "19-306-62",
            "identifier": "19-306-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-62/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 62,
            "title": "DDL n. 1482. Emm. 1.0.6 e 1.0.7",
            "original_title": "DDL n. 1482. Emm. 1.0.6 e 1.0.7",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 9,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38599,
            "slug": "19-306-10",
            "identifier": "19-306-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-10/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 10,
            "title": "DDL n. 1482. Em. 1.9, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. Em. 1.9, Sabrina Licheri e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 60.5,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38597,
            "slug": "19-306-12",
            "identifier": "19-306-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-12/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 12,
            "title": "DDL n. 1482. Emm. 1.14, 1.15 e 1.47",
            "original_title": "DDL n. 1482. Emm. 1.14, 1.15 e 1.47",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 7,
            "majority_cohesion_rate": 61.34,
            "minority_cohesion_rate": 72.29
        },
        {
            "id": 38592,
            "slug": "19-306-32",
            "identifier": "19-306-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-32/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 32,
            "title": "DDL n. 1482. Em. 1.39, Franceschelli e altri",
            "original_title": "DDL n. 1482. Em. 1.39, Franceschelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 71.08
        },
        {
            "id": 38550,
            "slug": "19-306-45",
            "identifier": "19-306-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-45/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 45,
            "title": "DDL n. 1482. Emm. 1.55 e 1.56",
            "original_title": "DDL n. 1482. Emm. 1.55 e 1.56",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38541,
            "slug": "19-306-55",
            "identifier": "19-306-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-55/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 55,
            "title": "DDL n. 1482. ODG G1.10, Franceschelli e altri",
            "original_title": "DDL n. 1482. ODG G1.10, Franceschelli e altri",
            "description_title": null,
            "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": 9,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 73.49
        },
        {
            "id": 38542,
            "slug": "19-306-54",
            "identifier": "19-306-54",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-306-54/?format=api",
            "sitting": {
                "id": 1994,
                "date": "2025-05-21",
                "number": 306,
                "branch": "S"
            },
            "number": 54,
            "title": "DDL n. 1482. ODG G1.9, Sabrina Licheri e altri",
            "original_title": "DDL n. 1482. ODG G1.9, Sabrina Licheri e altri",
            "description_title": null,
            "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": 10,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 69.88
        }
    ]
}