Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=14
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=15",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=13",
    "results": [
        {
            "id": 42377,
            "slug": "vs19_603_088",
            "identifier": "vs19_603_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_088/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 4.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.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": 25,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42307,
            "slug": "vs19_603_001",
            "identifier": "vs19_603_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_001/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 1,
            "title": "DDL 2511-A - EM 4.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2511-A - EM 4.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 46.09,
            "minority_cohesion_rate": 48.41
        },
        {
            "id": 42374,
            "slug": "vs19_603_085",
            "identifier": "vs19_603_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_085/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 4.6, 4.7, 4.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6, 4.7, 4.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": 47,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 30.57
        },
        {
            "id": 42319,
            "slug": "vs19_603_019",
            "identifier": "vs19_603_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_019/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 10.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42390,
            "slug": "vs19_603_101",
            "identifier": "vs19_603_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_101/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 101,
            "title": "EM 4.34 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.34",
            "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": 55.14,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42396,
            "slug": "vs19_603_108",
            "identifier": "vs19_603_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_108/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 5.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.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": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 42352,
            "slug": "vs19_603_061",
            "identifier": "vs19_603_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_061/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 2.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 42354,
            "slug": "vs19_603_063",
            "identifier": "vs19_603_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_063/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 63,
            "title": "EM 2.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 42314,
            "slug": "vs19_603_011",
            "identifier": "vs19_603_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_011/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 11,
            "title": "EM 7.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 18,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42338,
            "slug": "vs19_603_045",
            "identifier": "vs19_603_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_045/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 45,
            "title": "ODG 9/2511-A/2 - Votazione Ordine del giorno 9/2511-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/2 ",
            "description_title": "ODG 9/2511-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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42316,
            "slug": "vs19_603_015",
            "identifier": "vs19_603_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_015/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 15,
            "title": "EM 9.1, 9.2, 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1, 9.2, 9.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": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42340,
            "slug": "vs19_603_047",
            "identifier": "vs19_603_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_047/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 47,
            "title": "ODG 9/2511-A/4 - Votazione Ordine del giorno 9/2511-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/4 ",
            "description_title": "ODG 9/2511-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": 24,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42358,
            "slug": "vs19_603_067",
            "identifier": "vs19_603_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_067/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 67,
            "title": "EM 2.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 54.78
        },
        {
            "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": 42311,
            "slug": "vs19_603_008",
            "identifier": "vs19_603_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_008/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 8,
            "title": "EM 7.1, 7.2, 7.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.1, 7.2, 7.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": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42344,
            "slug": "vs19_603_051",
            "identifier": "vs19_603_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_051/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 51,
            "title": "ODG 9/2511-A/12 - Votazione Ordine del giorno 9/2511-A/12 ",
            "original_title": "Votazione Ordine del giorno 9/2511-A/12 ",
            "description_title": "ODG 9/2511-A/12",
            "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": 24,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42415,
            "slug": "vs19_603_131",
            "identifier": "vs19_603_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_131/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 9.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42397,
            "slug": "vs19_603_110",
            "identifier": "vs19_603_110",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_110/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 110,
            "title": "EM 6.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 6.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": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42313,
            "slug": "vs19_603_010",
            "identifier": "vs19_603_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_010/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 10,
            "title": "EM 7.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 42347,
            "slug": "vs19_603_055",
            "identifier": "vs19_603_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_055/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 55,
            "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": 30,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42369,
            "slug": "vs19_603_079",
            "identifier": "vs19_603_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_079/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 79,
            "title": "EM 3.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42409,
            "slug": "vs19_603_124",
            "identifier": "vs19_603_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_124/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 8.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "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": 42421,
            "slug": "vs19_603_139",
            "identifier": "vs19_603_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_139/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "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": 42294,
            "slug": "vs19_603_044",
            "identifier": "vs19_603_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_044/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 44,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42419,
            "slug": "vs19_603_136",
            "identifier": "vs19_603_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_136/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 136,
            "title": "ART AGG 9.03 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.03",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42402,
            "slug": "vs19_603_117",
            "identifier": "vs19_603_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_117/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 2,
            "n_margin": 51,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 42427,
            "slug": "vs19_603_146",
            "identifier": "vs19_603_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_146/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 146,
            "title": "EM 12.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42284,
            "slug": "vs19_603_007",
            "identifier": "vs19_603_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_007/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 7,
            "title": "MANTENIMENTO ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "MANTENIMENTO ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42405,
            "slug": "vs19_603_120",
            "identifier": "vs19_603_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_120/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 8.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42258,
            "slug": "vs19_602_026",
            "identifier": "vs19_602_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_026/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 26,
            "title": "ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42277,
            "slug": "vs19_602_022",
            "identifier": "vs19_602_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_022/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 3.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42279,
            "slug": "vs19_602_024",
            "identifier": "vs19_602_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_024/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 24,
            "title": "EM 3.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42280,
            "slug": "vs19_602_025",
            "identifier": "vs19_602_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_025/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 3.16, 3.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.16, 3.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": 25,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42260,
            "slug": "vs19_602_002",
            "identifier": "vs19_602_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_002/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 2,
            "n_margin": 39,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 42259,
            "slug": "vs19_602_001",
            "identifier": "vs19_602_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_001/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1579-A - EM 1.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1579-A - EM 1.1001",
            "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": 32,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 42261,
            "slug": "vs19_602_003",
            "identifier": "vs19_602_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_003/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.50 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.50",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 129,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42263,
            "slug": "vs19_602_005",
            "identifier": "vs19_602_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_005/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 5,
            "title": "ODG 9/1579-A/1 - Votazione Ordine del giorno 9/1579-A/1 ",
            "original_title": "Votazione Ordine del giorno 9/1579-A/1 ",
            "description_title": "ODG 9/1579-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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42265,
            "slug": "vs19_602_007",
            "identifier": "vs19_602_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_007/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 7,
            "title": "ODG 9/1579-A/3 - Votazione Ordine del giorno 9/1579-A/3 ",
            "original_title": "Votazione Ordine del giorno 9/1579-A/3 ",
            "description_title": "ODG 9/1579-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": 27,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42266,
            "slug": "vs19_602_008",
            "identifier": "vs19_602_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_008/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 8,
            "title": "ODG 9/1579-A/4 - Votazione Ordine del giorno 9/1579-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1579-A/4 ",
            "description_title": "ODG 9/1579-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": 29,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42262,
            "slug": "vs19_602_004",
            "identifier": "vs19_602_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_004/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 1.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.1003",
            "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": 37,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42272,
            "slug": "vs19_602_016",
            "identifier": "vs19_602_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_016/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 16,
            "title": "EM 2.4, 2.5, 2.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.4, 2.5, 2.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": 27,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42257,
            "slug": "vs19_602_017",
            "identifier": "vs19_602_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_017/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 17,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 64.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42267,
            "slug": "vs19_602_010",
            "identifier": "vs19_602_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_010/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 10,
            "title": "DDL 2511-A - EM 1.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2511-A - EM 1.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42278,
            "slug": "vs19_602_023",
            "identifier": "vs19_602_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_023/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 23,
            "title": "EM 3.6, 3.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.6, 3.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42264,
            "slug": "vs19_602_006",
            "identifier": "vs19_602_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_006/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/1579-A/2 - Votazione Ordine del giorno 9/1579-A/2 ",
            "original_title": "Votazione Ordine del giorno 9/1579-A/2 ",
            "description_title": "ODG 9/1579-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": 0,
            "n_margin": 38,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42268,
            "slug": "vs19_602_011",
            "identifier": "vs19_602_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_011/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 11,
            "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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42273,
            "slug": "vs19_602_018",
            "identifier": "vs19_602_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_018/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 18,
            "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": 28,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42274,
            "slug": "vs19_602_019",
            "identifier": "vs19_602_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_602_019/?format=api",
            "sitting": {
                "id": 2190,
                "date": "2026-01-27",
                "number": 602,
                "branch": "C"
            },
            "number": 19,
            "title": "EM 3.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.97
        }
    ]
}