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

{
    "count": 24888,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=12",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=10",
    "results": [
        {
            "id": 42563,
            "slug": "vs19_608_106",
            "identifier": "vs19_608_106",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_106/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 106,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42570,
            "slug": "vs19_608_113",
            "identifier": "vs19_608_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_113/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 113,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42462,
            "slug": "vs19_608_005",
            "identifier": "vs19_608_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_005/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 24,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42495,
            "slug": "vs19_608_038",
            "identifier": "vs19_608_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_038/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42558,
            "slug": "vs19_608_101",
            "identifier": "vs19_608_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_608_101/?format=api",
            "sitting": {
                "id": 2197,
                "date": "2026-02-04",
                "number": 608,
                "branch": "C"
            },
            "number": 101,
            "title": "ART AGG 6.01008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 6.01008",
            "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.33
        },
        {
            "id": 42444,
            "slug": "vs19_607_009",
            "identifier": "vs19_607_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_009/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 9,
            "title": "ART AGG 1.07 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.07",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 79.62
        },
        {
            "id": 42445,
            "slug": "vs19_607_010",
            "identifier": "vs19_607_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_010/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 10,
            "title": "ART AGG 1.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.09",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 11,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 42447,
            "slug": "vs19_607_012",
            "identifier": "vs19_607_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_012/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 1.0100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.0100",
            "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": 14,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42442,
            "slug": "vs19_607_007",
            "identifier": "vs19_607_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_007/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 1.02, 1.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.02, 1.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": 16,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 42443,
            "slug": "vs19_607_008",
            "identifier": "vs19_607_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_008/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 1.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42446,
            "slug": "vs19_607_011",
            "identifier": "vs19_607_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_011/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 1.011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.011",
            "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": 13,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 78.98
        },
        {
            "id": 42456,
            "slug": "vs19_607_021",
            "identifier": "vs19_607_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_021/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 21,
            "title": "ODG 9/2751-A/11 - Votazione Ordine del giorno 9/2751-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/11 ",
            "description_title": "ODG 9/2751-A/11",
            "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": 19,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42439,
            "slug": "vs19_607_004",
            "identifier": "vs19_607_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_004/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.6, 1.7, 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6, 1.7, 1.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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 42438,
            "slug": "vs19_607_003",
            "identifier": "vs19_607_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_003/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 112,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 42440,
            "slug": "vs19_607_005",
            "identifier": "vs19_607_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_005/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 1.201 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.201",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 130,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 78.34
        },
        {
            "id": 42451,
            "slug": "vs19_607_016",
            "identifier": "vs19_607_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_016/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2751-A/3 - Votazione Ordine del giorno 9/2751-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/3 ",
            "description_title": "ODG 9/2751-A/3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 42455,
            "slug": "vs19_607_020",
            "identifier": "vs19_607_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_020/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 20,
            "title": "ODG 9/2751-A/10 - Votazione Ordine del giorno 9/2751-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/10 ",
            "description_title": "ODG 9/2751-A/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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42441,
            "slug": "vs19_607_006",
            "identifier": "vs19_607_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_006/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 6,
            "title": "ART AGG 1.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.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": 17,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 42453,
            "slug": "vs19_607_018",
            "identifier": "vs19_607_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_018/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2751-A/5 - Votazione Ordine del giorno 9/2751-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/5 ",
            "description_title": "ODG 9/2751-A/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 42448,
            "slug": "vs19_607_013",
            "identifier": "vs19_607_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_013/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 13,
            "title": "EM 1-BIS.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1-BIS.100",
            "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": 62.96,
            "minority_cohesion_rate": 77.71
        },
        {
            "id": 42450,
            "slug": "vs19_607_015",
            "identifier": "vs19_607_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_015/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 15,
            "title": "ODG 9/2751-A/2 - Votazione Ordine del giorno 9/2751-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/2 ",
            "description_title": "ODG 9/2751-A/2",
            "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": 18,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 42436,
            "slug": "vs19_607_001",
            "identifier": "vs19_607_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_001/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2751-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2751-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42454,
            "slug": "vs19_607_019",
            "identifier": "vs19_607_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_019/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 19,
            "title": "ODG 9/2751-A/8 - Votazione Ordine del giorno 9/2751-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/8 ",
            "description_title": "ODG 9/2751-A/8",
            "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": 20,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42449,
            "slug": "vs19_607_014",
            "identifier": "vs19_607_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_014/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 14,
            "title": "ODG 9/2751-A/1 - Votazione Ordine del giorno 9/2751-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/1 ",
            "description_title": "ODG 9/2751-A/1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 42452,
            "slug": "vs19_607_017",
            "identifier": "vs19_607_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_017/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2751-A/4 - Votazione Ordine del giorno 9/2751-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2751-A/4 ",
            "description_title": "ODG 9/2751-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 42437,
            "slug": "vs19_607_002",
            "identifier": "vs19_607_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_607_002/?format=api",
            "sitting": {
                "id": 2195,
                "date": "2026-02-03",
                "number": 607,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 17,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 42435,
            "slug": "vs19_604_005",
            "identifier": "vs19_604_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_005/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 5,
            "title": "MOZ 1-537 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-537",
            "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": 59,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42432,
            "slug": "vs19_604_002",
            "identifier": "vs19_604_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_002/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 2,
            "title": "MOZ 1-532 NF - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-532 NF",
            "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": 50.21,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42431,
            "slug": "vs19_604_001",
            "identifier": "vs19_604_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_001/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 1,
            "title": "Ddl sulla regolamentazione delle lobby",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2336-A E ABB - VOTO FINALE",
            "public_title": "Ddl sulla regolamentazione delle lobby",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 60,
            "majority_cohesion_rate": 48.97,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42433,
            "slug": "vs19_604_003",
            "identifier": "vs19_604_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_003/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 3,
            "title": "MOZ 1-535 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-535",
            "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": 103,
            "majority_cohesion_rate": 51.85,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42434,
            "slug": "vs19_604_004",
            "identifier": "vs19_604_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_604_004/?format=api",
            "sitting": {
                "id": 2194,
                "date": "2026-01-29",
                "number": 604,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-536 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-536",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 12,
            "majority_cohesion_rate": 50.62,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42355,
            "slug": "vs19_603_064",
            "identifier": "vs19_603_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_064/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 2.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 35,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 42356,
            "slug": "vs19_603_065",
            "identifier": "vs19_603_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_065/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 2.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42335,
            "slug": "vs19_603_039",
            "identifier": "vs19_603_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_039/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 39,
            "title": "EM 14.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.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": 58.02,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42337,
            "slug": "vs19_603_042",
            "identifier": "vs19_603_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_042/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 15.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 15.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": 22,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42360,
            "slug": "vs19_603_070",
            "identifier": "vs19_603_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_070/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 3.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42364,
            "slug": "vs19_603_074",
            "identifier": "vs19_603_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_074/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 3.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42366,
            "slug": "vs19_603_076",
            "identifier": "vs19_603_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_076/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 3.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 66,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 33.76
        },
        {
            "id": 42357,
            "slug": "vs19_603_066",
            "identifier": "vs19_603_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_066/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 2.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42368,
            "slug": "vs19_603_078",
            "identifier": "vs19_603_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_078/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 3.1001, 3.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1001, 3.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42334,
            "slug": "vs19_603_038",
            "identifier": "vs19_603_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_038/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 14.1, 14.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 14.1, 14.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": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42327,
            "slug": "vs19_603_029",
            "identifier": "vs19_603_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_029/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 12.9, 12.10, 12.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.9, 12.10, 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": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42328,
            "slug": "vs19_603_030",
            "identifier": "vs19_603_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_030/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 30,
            "title": "EM 12.13, 12.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.13, 12.14",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42325,
            "slug": "vs19_603_027",
            "identifier": "vs19_603_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_027/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 3,
            "n_margin": 82,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 42326,
            "slug": "vs19_603_028",
            "identifier": "vs19_603_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_028/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 12.4, 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.4, 12.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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42331,
            "slug": "vs19_603_033",
            "identifier": "vs19_603_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_033/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 33,
            "title": "EM 12.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42416,
            "slug": "vs19_603_132",
            "identifier": "vs19_603_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_132/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 132,
            "title": "EM 9.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42417,
            "slug": "vs19_603_133",
            "identifier": "vs19_603_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_133/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 133,
            "title": "EM 9.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.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": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42289,
            "slug": "vs19_603_024",
            "identifier": "vs19_603_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_024/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 24,
            "title": "ARTICOLO 11 - Votazione Articolo 11 ",
            "original_title": "Votazione Articolo 11 ",
            "description_title": "ARTICOLO 11",
            "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": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42359,
            "slug": "vs19_603_068",
            "identifier": "vs19_603_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_068/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 68,
            "title": "EM 2.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.17",
            "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": 55.56,
            "minority_cohesion_rate": 63.69
        }
    ]
}