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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=418",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=416",
    "results": [
        {
            "id": 38897,
            "slug": "vs19_491_064",
            "identifier": "vs19_491_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_064/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 64,
            "title": "EM 11.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 26,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38902,
            "slug": "vs19_491_069",
            "identifier": "vs19_491_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_069/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 69,
            "title": "EM 11.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38904,
            "slug": "vs19_491_071",
            "identifier": "vs19_491_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_071/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 71,
            "title": "EM 11.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38905,
            "slug": "vs19_491_072",
            "identifier": "vs19_491_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_072/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 72,
            "title": "EM 11.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 38906,
            "slug": "vs19_491_073",
            "identifier": "vs19_491_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_073/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 73,
            "title": "EM 11.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 70.51
        },
        {
            "id": 38908,
            "slug": "vs19_491_075",
            "identifier": "vs19_491_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_075/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 75,
            "title": "EM 11.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1006",
            "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": 64.34,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38845,
            "slug": "vs19_491_002",
            "identifier": "vs19_491_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_002/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 1.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 21,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38889,
            "slug": "vs19_491_055",
            "identifier": "vs19_491_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_055/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 55,
            "title": "EM 10.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38893,
            "slug": "vs19_491_059",
            "identifier": "vs19_491_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_059/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 59,
            "title": "EM 10.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 33,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38899,
            "slug": "vs19_491_066",
            "identifier": "vs19_491_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_066/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 66,
            "title": "EM 11.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38909,
            "slug": "vs19_491_076",
            "identifier": "vs19_491_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_076/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 76,
            "title": "EM 11.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1007",
            "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": 64.34,
            "minority_cohesion_rate": 71.79
        },
        {
            "id": 38910,
            "slug": "vs19_491_078",
            "identifier": "vs19_491_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_078/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 78,
            "title": "EM 12.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.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": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38891,
            "slug": "vs19_491_057",
            "identifier": "vs19_491_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_057/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 57,
            "title": "EM 10.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1007",
            "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": 32,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38895,
            "slug": "vs19_491_062",
            "identifier": "vs19_491_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_062/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 62,
            "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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38912,
            "slug": "vs19_491_080",
            "identifier": "vs19_491_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_080/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 12.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 38914,
            "slug": "vs19_491_082",
            "identifier": "vs19_491_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_082/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 82,
            "title": "EM 12.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 38915,
            "slug": "vs19_491_087",
            "identifier": "vs19_491_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_087/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 87,
            "title": "EM 16.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.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": 10,
            "n_margin": 41,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38892,
            "slug": "vs19_491_058",
            "identifier": "vs19_491_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_058/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 10.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 31,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38917,
            "slug": "vs19_491_090",
            "identifier": "vs19_491_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_090/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 17.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38890,
            "slug": "vs19_491_056",
            "identifier": "vs19_491_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_056/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 10.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.1006",
            "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": 46,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 40.38
        },
        {
            "id": 38956,
            "slug": "vs19_491_143",
            "identifier": "vs19_491_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_143/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 143,
            "title": "MOZ 1-440 CPV 7 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-440 CPV 7 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38797,
            "slug": "vs19_491_174",
            "identifier": "vs19_491_174",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_174/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 174,
            "title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2101 - VOTO FINALE",
            "public_title": "Ratifica accordo con l'Egitto in tema di trasporto di merci",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 55.13
        },
        {
            "id": 38965,
            "slug": "vs19_491_152",
            "identifier": "vs19_491_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_152/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 152,
            "title": "MOZ 1-448 CPV 12 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 12 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38918,
            "slug": "vs19_491_091",
            "identifier": "vs19_491_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_091/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 91,
            "title": "EM 17.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38919,
            "slug": "vs19_491_093",
            "identifier": "vs19_491_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_093/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 93,
            "title": "EM 18.1, 18.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.1, 18.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38921,
            "slug": "vs19_491_101",
            "identifier": "vs19_491_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_101/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 101,
            "title": "EM 24.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.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": 32,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38922,
            "slug": "vs19_491_103",
            "identifier": "vs19_491_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_103/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 103,
            "title": "EM 25.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 30,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38925,
            "slug": "vs19_491_107",
            "identifier": "vs19_491_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_107/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 26.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38929,
            "slug": "vs19_491_111",
            "identifier": "vs19_491_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_111/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 111,
            "title": "EM 26.1, 26.1002, 26.1011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1, 26.1002, 26.1011",
            "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": 31,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 38932,
            "slug": "vs19_491_114",
            "identifier": "vs19_491_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_114/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 114,
            "title": "EM 26.3, 26.1004, 26.1012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.3, 26.1004, 26.1012",
            "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": 32,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38945,
            "slug": "vs19_491_131",
            "identifier": "vs19_491_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_131/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 131,
            "title": "ODG 9/2280/3 - Votazione Ordine del giorno 9/2280/3 ",
            "original_title": "Votazione Ordine del giorno 9/2280/3 ",
            "description_title": "ODG 9/2280/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": 30,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38946,
            "slug": "vs19_491_132",
            "identifier": "vs19_491_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_132/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 132,
            "title": "ODG 9/2280/4 - Votazione Ordine del giorno 9/2280/4 ",
            "original_title": "Votazione Ordine del giorno 9/2280/4 ",
            "description_title": "ODG 9/2280/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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38911,
            "slug": "vs19_491_079",
            "identifier": "vs19_491_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_079/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 79,
            "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": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38811,
            "slug": "vs19_491_084",
            "identifier": "vs19_491_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_084/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 84,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 58,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 45.51
        },
        {
            "id": 38830,
            "slug": "vs19_491_161",
            "identifier": "vs19_491_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_161/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 161,
            "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": 122,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38833,
            "slug": "vs19_491_166",
            "identifier": "vs19_491_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_166/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 166,
            "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": 0,
            "n_margin": 120,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38834,
            "slug": "vs19_491_167",
            "identifier": "vs19_491_167",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_167/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 167,
            "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": 120,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38838,
            "slug": "vs19_491_172",
            "identifier": "vs19_491_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_172/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 172,
            "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": 75,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 38839,
            "slug": "vs19_491_173",
            "identifier": "vs19_491_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_173/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 173,
            "title": "ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "ARTICOLO 4",
            "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": 76,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 52.56
        },
        {
            "id": 38840,
            "slug": "vs19_491_175",
            "identifier": "vs19_491_175",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_175/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 175,
            "title": "PDL 1387 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "PDL 1387 - ARTICOLO 1",
            "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": 112,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 38898,
            "slug": "vs19_491_065",
            "identifier": "vs19_491_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_065/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 65,
            "title": "EM 11.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 38795,
            "slug": "vs19_491_164",
            "identifier": "vs19_491_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_164/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 164,
            "title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2291 - VOTO FINALE",
            "public_title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38942,
            "slug": "vs19_491_125",
            "identifier": "vs19_491_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_125/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 125,
            "title": "EM 27.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 27.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": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38846,
            "slug": "vs19_491_003",
            "identifier": "vs19_491_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_003/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.7 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 25,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 38954,
            "slug": "vs19_491_140",
            "identifier": "vs19_491_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_140/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 140,
            "title": "ODG 9/2280/15 - Votazione Ordine del giorno 9/2280/15 ",
            "original_title": "Votazione Ordine del giorno 9/2280/15 ",
            "description_title": "ODG 9/2280/15",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 38794,
            "slug": "vs19_491_141",
            "identifier": "vs19_491_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_141/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 141,
            "title": "Legge di delegazione europea 2024",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2280 - VOTO FINALE",
            "public_title": "Legge di delegazione europea 2024",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 50,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 38957,
            "slug": "vs19_491_144",
            "identifier": "vs19_491_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_144/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 144,
            "title": "MOZ 1-448 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38960,
            "slug": "vs19_491_147",
            "identifier": "vs19_491_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_147/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 147,
            "title": "MOZ 1-448 CPV 6 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 6 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38963,
            "slug": "vs19_491_150",
            "identifier": "vs19_491_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_150/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 150,
            "title": "MOZ 1-448 CPV 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 60.66,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 38926,
            "slug": "vs19_491_108",
            "identifier": "vs19_491_108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_108/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 108,
            "title": "EM 26.1009 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1009",
            "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": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.1
        }
    ]
}