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

{
    "count": 22025,
    "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=27",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-date&page=25",
    "results": [
        {
            "id": 38831,
            "slug": "vs19_491_162",
            "identifier": "vs19_491_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_162/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 162,
            "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": 122,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38813,
            "slug": "vs19_491_086",
            "identifier": "vs19_491_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_086/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 86,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "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": 60,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 38886,
            "slug": "vs19_491_052",
            "identifier": "vs19_491_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_052/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 10.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38907,
            "slug": "vs19_491_074",
            "identifier": "vs19_491_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_074/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 74,
            "title": "EM 11.1005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.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": 24,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 71.15
        },
        {
            "id": 38903,
            "slug": "vs19_491_070",
            "identifier": "vs19_491_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_070/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 70,
            "title": "EM 11.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 46,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 38874,
            "slug": "vs19_491_038",
            "identifier": "vs19_491_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_038/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 38,
            "title": "EM 8.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 69.23
        },
        {
            "id": 38913,
            "slug": "vs19_491_081",
            "identifier": "vs19_491_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_081/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 81,
            "title": "EM 12.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 12.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 49.36
        },
        {
            "id": 38852,
            "slug": "vs19_491_009",
            "identifier": "vs19_491_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_009/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.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": 59.02,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 38867,
            "slug": "vs19_491_031",
            "identifier": "vs19_491_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_031/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 8.1, 8.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1, 8.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": 12,
            "n_margin": 28,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38801,
            "slug": "vs19_491_019",
            "identifier": "vs19_491_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_019/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 19,
            "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": 56,
            "majority_cohesion_rate": 61.07,
            "minority_cohesion_rate": 43.59
        },
        {
            "id": 38828,
            "slug": "vs19_491_159",
            "identifier": "vs19_491_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_159/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 159,
            "title": "DDL 2291 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2291 - 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": 2,
            "n_margin": 120,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38829,
            "slug": "vs19_491_160",
            "identifier": "vs19_491_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_160/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 160,
            "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": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38972,
            "slug": "vs19_491_163",
            "identifier": "vs19_491_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_163/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 163,
            "title": "DDL 2291 - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2291 - ODG 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 59.02,
            "minority_cohesion_rate": 58.97
        },
        {
            "id": 38970,
            "slug": "vs19_491_157",
            "identifier": "vs19_491_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_157/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 157,
            "title": "MOZ 1-454 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-454",
            "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": 53,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 45.51
        },
        {
            "id": 38971,
            "slug": "vs19_491_158",
            "identifier": "vs19_491_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_158/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 158,
            "title": "MOZ 1-455 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-455",
            "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": 55,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 44.23
        },
        {
            "id": 38836,
            "slug": "vs19_491_170",
            "identifier": "vs19_491_170",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_170/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 170,
            "title": "DDL 2101 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 2101 - 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": 75,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 51.28
        },
        {
            "id": 38967,
            "slug": "vs19_491_154",
            "identifier": "vs19_491_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_154/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 154,
            "title": "MOZ 1-448 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 16 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": 38966,
            "slug": "vs19_491_153",
            "identifier": "vs19_491_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_153/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 153,
            "title": "MOZ 1-448 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 13 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.66,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38968,
            "slug": "vs19_491_155",
            "identifier": "vs19_491_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_155/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 155,
            "title": "MOZ1-448PREMECPV2,3,11,14,15,17DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ1-448PREMECPV2,3,11,14,15,17DISP",
            "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": 59.02,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38969,
            "slug": "vs19_491_156",
            "identifier": "vs19_491_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_156/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 156,
            "title": "MOZ 1-450 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-450",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38837,
            "slug": "vs19_491_171",
            "identifier": "vs19_491_171",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_171/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 171,
            "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": 75,
            "majority_cohesion_rate": 57.79,
            "minority_cohesion_rate": 51.92
        },
        {
            "id": 38937,
            "slug": "vs19_491_119",
            "identifier": "vs19_491_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_119/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 119,
            "title": "EM 26.1008 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1008",
            "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": 60.25,
            "minority_cohesion_rate": 55.77
        },
        {
            "id": 38824,
            "slug": "vs19_491_122",
            "identifier": "vs19_491_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_122/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 122,
            "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": 6,
            "n_margin": 78,
            "majority_cohesion_rate": 59.43,
            "minority_cohesion_rate": 34.62
        },
        {
            "id": 38802,
            "slug": "vs19_491_025",
            "identifier": "vs19_491_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_025/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 25,
            "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": 1,
            "n_margin": 56,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 44.87
        },
        {
            "id": 38953,
            "slug": "vs19_491_139",
            "identifier": "vs19_491_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_139/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 139,
            "title": "ODG 9/2280/13 - Votazione Ordine del giorno 9/2280/13 ",
            "original_title": "Votazione Ordine del giorno 9/2280/13 ",
            "description_title": "ODG 9/2280/13",
            "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": 27,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38935,
            "slug": "vs19_491_117",
            "identifier": "vs19_491_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_117/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 26.5, 26.1005, 26.1013 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.5, 26.1005, 26.1013",
            "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": 29,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 38964,
            "slug": "vs19_491_151",
            "identifier": "vs19_491_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_151/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 151,
            "title": "MOZ 1-448 CPV 10 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-448 CPV 10 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": 60.66,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38841,
            "slug": "vs19_491_176",
            "identifier": "vs19_491_176",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_176/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 176,
            "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": 113,
            "majority_cohesion_rate": 56.15,
            "minority_cohesion_rate": 57.69
        },
        {
            "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": 38973,
            "slug": "vs19_491_177",
            "identifier": "vs19_491_177",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_177/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 177,
            "title": "EM 3.100 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 111,
            "majority_cohesion_rate": 55.33,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 38842,
            "slug": "vs19_491_178",
            "identifier": "vs19_491_178",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_178/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 178,
            "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": 111,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 38896,
            "slug": "vs19_491_063",
            "identifier": "vs19_491_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_063/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 63,
            "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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38916,
            "slug": "vs19_491_089",
            "identifier": "vs19_491_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_089/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 89,
            "title": "EM 17.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 17.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": 31,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 38927,
            "slug": "vs19_491_109",
            "identifier": "vs19_491_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_109/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 109,
            "title": "EM 26.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38878,
            "slug": "vs19_491_043",
            "identifier": "vs19_491_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_043/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 43,
            "title": "EM 9.2, 9.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 9.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 64.75,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38879,
            "slug": "vs19_491_044",
            "identifier": "vs19_491_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_044/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 44,
            "title": "EM 9.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38887,
            "slug": "vs19_491_053",
            "identifier": "vs19_491_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_053/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 53,
            "title": "EM 10.1004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 10.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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 38877,
            "slug": "vs19_491_042",
            "identifier": "vs19_491_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_042/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 9.1, 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1, 9.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": 31,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38815,
            "slug": "vs19_491_092",
            "identifier": "vs19_491_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_092/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 92,
            "title": "ARTICOLO 17 - Votazione Articolo 17 ",
            "original_title": "Votazione Articolo 17 ",
            "description_title": "ARTICOLO 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 83,
            "majority_cohesion_rate": 63.11,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 38818,
            "slug": "vs19_491_096",
            "identifier": "vs19_491_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_096/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 96,
            "title": "ARTICOLO 20 - Votazione Articolo 20 ",
            "original_title": "Votazione Articolo 20 ",
            "description_title": "ARTICOLO 20",
            "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": 62,
            "majority_cohesion_rate": 64.34,
            "minority_cohesion_rate": 42.95
        },
        {
            "id": 38819,
            "slug": "vs19_491_097",
            "identifier": "vs19_491_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_097/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 97,
            "title": "ARTICOLO 21 - Votazione Articolo 21 ",
            "original_title": "Votazione Articolo 21 ",
            "description_title": "ARTICOLO 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 85,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 33.97
        },
        {
            "id": 38796,
            "slug": "vs19_491_169",
            "identifier": "vs19_491_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_169/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 169,
            "title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1915-A - VOTO FINALE",
            "public_title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "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": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 38817,
            "slug": "vs19_491_095",
            "identifier": "vs19_491_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_095/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 95,
            "title": "ARTICOLO 19 - Votazione Articolo 19 ",
            "original_title": "Votazione Articolo 19 ",
            "description_title": "ARTICOLO 19",
            "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": 60,
            "majority_cohesion_rate": 63.52,
            "minority_cohesion_rate": 42.31
        },
        {
            "id": 38816,
            "slug": "vs19_491_094",
            "identifier": "vs19_491_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_094/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 94,
            "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": 4,
            "n_margin": 83,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 35.9
        },
        {
            "id": 38832,
            "slug": "vs19_491_165",
            "identifier": "vs19_491_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_165/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 165,
            "title": "DDL 1915-A - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1915-A - 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": 1,
            "n_margin": 119,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 38798,
            "slug": "vs19_491_180",
            "identifier": "vs19_491_180",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_180/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 180,
            "title": "Ratifica accordo con la Costa Riva di cooperazione nel campo culturale, scientifico e tecnologico",
            "original_title": "Votazione finale ",
            "description_title": "PDL 1387 - VOTO FINALE",
            "public_title": "Ratifica accordo con la Costa Riva di cooperazione nel campo culturale, scientifico e tecnologico",
            "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": 114,
            "majority_cohesion_rate": 56.56,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 38835,
            "slug": "vs19_491_168",
            "identifier": "vs19_491_168",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_168/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 168,
            "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": 119,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 38933,
            "slug": "vs19_491_115",
            "identifier": "vs19_491_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_115/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 115,
            "title": "EM 26.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 31,
            "majority_cohesion_rate": 62.3,
            "minority_cohesion_rate": 58.33
        },
        {
            "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": 38936,
            "slug": "vs19_491_118",
            "identifier": "vs19_491_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_118/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 118,
            "title": "EM 26.1015 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.1015",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 61.48,
            "minority_cohesion_rate": 60.9
        }
    ]
}