Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=date&page=492
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=493",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=491",
    "results": [
        {
            "id": 42572,
            "slug": "vs19_609_002",
            "identifier": "vs19_609_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_002/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 2,
            "title": "ART AGG 7.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 48.56,
            "minority_cohesion_rate": 47.77
        },
        {
            "id": 42573,
            "slug": "vs19_609_003",
            "identifier": "vs19_609_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_003/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 3,
            "title": "ART AGG 7.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01001",
            "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": 49.38,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 42574,
            "slug": "vs19_609_004",
            "identifier": "vs19_609_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_004/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 4,
            "title": "ART AGG 7.01002, 7.01050 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01002, 7.01050",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 50.21,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 42577,
            "slug": "vs19_609_007",
            "identifier": "vs19_609_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_007/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 7,
            "title": "ART AGG 7.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01006",
            "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": 52.26,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 42580,
            "slug": "vs19_609_010",
            "identifier": "vs19_609_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_010/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 10,
            "title": "ARTICOLO 8 - Votazione Articolo 8 ",
            "original_title": "Votazione Articolo 8 ",
            "description_title": "ARTICOLO 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42575,
            "slug": "vs19_609_005",
            "identifier": "vs19_609_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_005/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 5,
            "title": "ART AGG 7.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01003",
            "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": 51.85,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 42578,
            "slug": "vs19_609_008",
            "identifier": "vs19_609_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_008/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 8,
            "title": "ART AGG 7.01007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 7.01007",
            "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": 52.67,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42579,
            "slug": "vs19_609_009",
            "identifier": "vs19_609_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_009/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 8.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42601,
            "slug": "vs19_609_031",
            "identifier": "vs19_609_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_031/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 11.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42629,
            "slug": "vs19_609_059",
            "identifier": "vs19_609_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_059/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 13.016 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.016",
            "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": 83,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 42633,
            "slug": "vs19_609_063",
            "identifier": "vs19_609_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_063/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 63,
            "title": "ART AGG 13.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.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": 50,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 45.86
        },
        {
            "id": 42630,
            "slug": "vs19_609_060",
            "identifier": "vs19_609_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_060/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 60,
            "title": "ART AGG 13.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42631,
            "slug": "vs19_609_061",
            "identifier": "vs19_609_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_061/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 61,
            "title": "ART AGG 13.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01001",
            "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": 57.2,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42632,
            "slug": "vs19_609_062",
            "identifier": "vs19_609_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_062/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 62,
            "title": "ART AGG 13.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42634,
            "slug": "vs19_609_064",
            "identifier": "vs19_609_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_064/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 64,
            "title": "ART AGG 13.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01003",
            "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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42648,
            "slug": "vs19_609_078",
            "identifier": "vs19_609_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_078/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 78,
            "title": "ART AGG 17.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42649,
            "slug": "vs19_609_079",
            "identifier": "vs19_609_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_079/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 79,
            "title": "ART AGG 17.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 17.01001",
            "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": 58.02,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 42656,
            "slug": "vs19_609_086",
            "identifier": "vs19_609_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_086/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 86,
            "title": "EM 19.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42657,
            "slug": "vs19_609_087",
            "identifier": "vs19_609_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_087/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 19.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42658,
            "slug": "vs19_609_088",
            "identifier": "vs19_609_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_088/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 88,
            "title": "EM 19.9, 19.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.9, 19.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": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42659,
            "slug": "vs19_609_089",
            "identifier": "vs19_609_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_089/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 19.11, 19.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.11, 19.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": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42650,
            "slug": "vs19_609_080",
            "identifier": "vs19_609_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_080/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.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": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42651,
            "slug": "vs19_609_081",
            "identifier": "vs19_609_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_081/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 81,
            "title": "ARTICOLO 18 - Votazione Articolo 18 ",
            "original_title": "Votazione Articolo 18 ",
            "description_title": "ARTICOLO 18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 16,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42660,
            "slug": "vs19_609_090",
            "identifier": "vs19_609_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_090/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 19.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 20,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42652,
            "slug": "vs19_609_082",
            "identifier": "vs19_609_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_082/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 19.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 16,
            "majority_cohesion_rate": 57.2,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42653,
            "slug": "vs19_609_083",
            "identifier": "vs19_609_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_083/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 19.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 56.79,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42654,
            "slug": "vs19_609_084",
            "identifier": "vs19_609_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_084/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 84,
            "title": "EM 19.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 42655,
            "slug": "vs19_609_085",
            "identifier": "vs19_609_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_085/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 19.5, 19.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.5, 19.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42661,
            "slug": "vs19_609_091",
            "identifier": "vs19_609_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_091/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 19.14 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42662,
            "slug": "vs19_609_092",
            "identifier": "vs19_609_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_092/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 92,
            "title": "EM 19.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42663,
            "slug": "vs19_609_093",
            "identifier": "vs19_609_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_093/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 19.16 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 21,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42664,
            "slug": "vs19_609_094",
            "identifier": "vs19_609_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_094/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 19.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 42665,
            "slug": "vs19_609_095",
            "identifier": "vs19_609_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_095/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 95,
            "title": "EM 19.18 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 42666,
            "slug": "vs19_609_096",
            "identifier": "vs19_609_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_096/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 96,
            "title": "EM 19.19 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.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": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42600,
            "slug": "vs19_609_030",
            "identifier": "vs19_609_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_030/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 30,
            "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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42706,
            "slug": "vs19_609_136",
            "identifier": "vs19_609_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_136/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 136,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "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": 66,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 42709,
            "slug": "vs19_609_139",
            "identifier": "vs19_609_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_139/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 139,
            "title": "ODG 9/2673-A/8 - Votazione Ordine del giorno 9/2673-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/8 ",
            "description_title": "ODG 9/2673-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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 52.67,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42708,
            "slug": "vs19_609_138",
            "identifier": "vs19_609_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_138/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 138,
            "title": "ODG 9/2673-A/6 - Votazione Ordine del giorno 9/2673-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/6 ",
            "description_title": "ODG 9/2673-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42712,
            "slug": "vs19_609_142",
            "identifier": "vs19_609_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_142/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 142,
            "title": "ODG 9/2673-A/18 - Votazione Ordine del giorno 9/2673-A/18 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/18 ",
            "description_title": "ODG 9/2673-A/18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42711,
            "slug": "vs19_609_141",
            "identifier": "vs19_609_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_141/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 141,
            "title": "ODG 9/2673-A/16 - Votazione Ordine del giorno 9/2673-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/16 ",
            "description_title": "ODG 9/2673-A/16",
            "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": 53.5,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42705,
            "slug": "vs19_609_135",
            "identifier": "vs19_609_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_135/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 135,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 54.32,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 42710,
            "slug": "vs19_609_140",
            "identifier": "vs19_609_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_140/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 140,
            "title": "ODG 9/2673-A/9 - Votazione Ordine del giorno 9/2673-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/9 ",
            "description_title": "ODG 9/2673-A/9",
            "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": 53.5,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42707,
            "slug": "vs19_609_137",
            "identifier": "vs19_609_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_137/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 137,
            "title": "ODG 9/2673-A/5 - Votazione Ordine del giorno 9/2673-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/5 ",
            "description_title": "ODG 9/2673-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": 19,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 42713,
            "slug": "vs19_609_143",
            "identifier": "vs19_609_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_143/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 143,
            "title": "ODG 9/2673-A/21 - Votazione Ordine del giorno 9/2673-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/21 ",
            "description_title": "ODG 9/2673-A/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 55.56,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 42589,
            "slug": "vs19_609_019",
            "identifier": "vs19_609_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_019/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 19,
            "title": "ART AGG 9.05 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.05",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 18,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42588,
            "slug": "vs19_609_018",
            "identifier": "vs19_609_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_018/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 14,
            "majority_cohesion_rate": 52.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42590,
            "slug": "vs19_609_020",
            "identifier": "vs19_609_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_020/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 20,
            "title": "ART AGG 9.06 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.06",
            "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": 54.32,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 42581,
            "slug": "vs19_609_011",
            "identifier": "vs19_609_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_011/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 11,
            "title": "ART AGG 8.01000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.09,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 42582,
            "slug": "vs19_609_012",
            "identifier": "vs19_609_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_012/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 8.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 53.5,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 42583,
            "slug": "vs19_609_013",
            "identifier": "vs19_609_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_013/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 13,
            "title": "ART AGG 8.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 8.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 53.91,
            "minority_cohesion_rate": 59.24
        }
    ]
}