Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=86
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=-identifier&page=87",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=85",
    "results": [
        {
            "id": 33512,
            "slug": "vs19_377_161",
            "identifier": "vs19_377_161",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_161/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 161,
            "title": "MOZ 1-357 CPV 2 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-357 CPV 2 DISP",
            "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": 86,
            "majority_cohesion_rate": 47.11,
            "minority_cohesion_rate": 37.58
        },
        {
            "id": 33428,
            "slug": "vs19_377_160",
            "identifier": "vs19_377_160",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_160/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 160,
            "title": "MOZ 1-357 CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-357 CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 88,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 33424,
            "slug": "vs19_377_159",
            "identifier": "vs19_377_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_159/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 159,
            "title": "MOZ 1-352 NF RESTANTI PARTI - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF RESTANTI PARTI",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33462,
            "slug": "vs19_377_158",
            "identifier": "vs19_377_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_158/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 158,
            "title": "MOZ 1-352 NF CPV 29 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 29 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": 20,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33447,
            "slug": "vs19_377_157",
            "identifier": "vs19_377_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_157/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 157,
            "title": "MOZ 1-352 NF CPV 26 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 26 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 46.28,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33487,
            "slug": "vs19_377_156",
            "identifier": "vs19_377_156",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_156/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 156,
            "title": "MOZ 1-352 NF CPV 21 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 21 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 46.28,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33476,
            "slug": "vs19_377_155",
            "identifier": "vs19_377_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_155/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 155,
            "title": "MOZ 1-352 NF CPV 8 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV 8 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 33514,
            "slug": "vs19_377_154",
            "identifier": "vs19_377_154",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_154/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 154,
            "title": "MOZ 1-352 NF CPV VARI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-352 NF CPV VARI DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 100,
            "majority_cohesion_rate": 45.87,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 33499,
            "slug": "vs19_377_153",
            "identifier": "vs19_377_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_153/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 153,
            "title": "MOZ 1-351 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 PREMESSA",
            "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": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33435,
            "slug": "vs19_377_152",
            "identifier": "vs19_377_152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_152/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 152,
            "title": "MOZ 1-351 CPV RESTANTI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV RESTANTI DISP",
            "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": 104,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33422,
            "slug": "vs19_377_151",
            "identifier": "vs19_377_151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_151/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 151,
            "title": "MOZ 1-351 CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV 14 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": 19,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33459,
            "slug": "vs19_377_150",
            "identifier": "vs19_377_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_150/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 150,
            "title": "MOZ 1-351 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 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": 20,
            "majority_cohesion_rate": 47.11,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33509,
            "slug": "vs19_377_149",
            "identifier": "vs19_377_149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_149/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 149,
            "title": "MOZ 1-351 CPV VARI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-351 CPV VARI 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": 18,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 33467,
            "slug": "vs19_377_148",
            "identifier": "vs19_377_148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_148/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 148,
            "title": "MOZ 1-346 PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 PREMESSA",
            "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": 49.17,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33452,
            "slug": "vs19_377_147",
            "identifier": "vs19_377_147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_147/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 147,
            "title": "MOZ 1-346 CPV RESTANTI DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV RESTANTI DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 98,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 33439,
            "slug": "vs19_377_146",
            "identifier": "vs19_377_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_146/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 146,
            "title": "MOZ 1-346 CPV 29 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 29 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": 22,
            "majority_cohesion_rate": 48.35,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33423,
            "slug": "vs19_377_145",
            "identifier": "vs19_377_145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_145/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 145,
            "title": "MOZ 1-346 CPV 22 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 22 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": 21,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 53.5
        },
        {
            "id": 33515,
            "slug": "vs19_377_144",
            "identifier": "vs19_377_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_144/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 144,
            "title": "MOZ 1-346 CPV 21 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 21 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33503,
            "slug": "vs19_377_143",
            "identifier": "vs19_377_143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_143/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 143,
            "title": "MOZ 1-346 CPV 20 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 20 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 94,
            "majority_cohesion_rate": 47.93,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 33492,
            "slug": "vs19_377_142",
            "identifier": "vs19_377_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_142/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 142,
            "title": "MOZ 1-346 CPV 19 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 19 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": 24,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 50.32
        },
        {
            "id": 33478,
            "slug": "vs19_377_141",
            "identifier": "vs19_377_141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_141/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 141,
            "title": "MOZ 1-346 CPV 18 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 18 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": 23,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33456,
            "slug": "vs19_377_140",
            "identifier": "vs19_377_140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_140/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 140,
            "title": "MOZ 1-346 CPV 16 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 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": 23,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33505,
            "slug": "vs19_377_139",
            "identifier": "vs19_377_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_139/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 139,
            "title": "MOZ 1-346 CPV 14 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 14 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": 22,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33469,
            "slug": "vs19_377_138",
            "identifier": "vs19_377_138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_138/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 138,
            "title": "MOZ 1-346 CPV 13 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 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": 22,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33483,
            "slug": "vs19_377_137",
            "identifier": "vs19_377_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_137/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 137,
            "title": "MOZ 1-346 CPV 11 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 11 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": 21,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 52.23
        },
        {
            "id": 33482,
            "slug": "vs19_377_136",
            "identifier": "vs19_377_136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_136/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 136,
            "title": "MOZ 1-346 CPV 1,2,4,15 E 26 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-346 CPV 1,2,4,15 E 26 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": 20,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 33471,
            "slug": "vs19_377_135",
            "identifier": "vs19_377_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_135/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 135,
            "title": "Legge quadro in materia di ricostruzione post-calamità",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1632-A - VOTO FINALE",
            "public_title": "Legge quadro in materia di ricostruzione post-calamità",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 66,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33508,
            "slug": "vs19_377_134",
            "identifier": "vs19_377_134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_134/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 134,
            "title": "ODG 9/1632-A/8 RIF - Votazione Ordine del giorno 9/1632-A/8 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/8 ",
            "description_title": "ODG 9/1632-A/8 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 119,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33497,
            "slug": "vs19_377_133",
            "identifier": "vs19_377_133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_133/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 133,
            "title": "ODG 9/1632-A/7 - Votazione Ordine del giorno 9/1632-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/7 ",
            "description_title": "ODG 9/1632-A/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 42,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 33430,
            "slug": "vs19_377_132",
            "identifier": "vs19_377_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_132/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 132,
            "title": "ODG 9/1632-A/6 - Votazione Ordine del giorno 9/1632-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/6 ",
            "description_title": "ODG 9/1632-A/6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 111,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33418,
            "slug": "vs19_377_131",
            "identifier": "vs19_377_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_131/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 131,
            "title": "ODG 9/1632-A/5 - Votazione Ordine del giorno 9/1632-A/5 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/5 ",
            "description_title": "ODG 9/1632-A/5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 114,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33455,
            "slug": "vs19_377_130",
            "identifier": "vs19_377_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_130/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 130,
            "title": "ODG 9/1632-A/4 - Votazione Ordine del giorno 9/1632-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/1632-A/4 ",
            "description_title": "ODG 9/1632-A/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33511,
            "slug": "vs19_377_129",
            "identifier": "vs19_377_129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_129/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 129,
            "title": "DDL 1632-A - ODG N 3 RIF - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 1632-A - ODG N 3 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 114,
            "majority_cohesion_rate": 55.37,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33429,
            "slug": "vs19_377_128",
            "identifier": "vs19_377_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_128/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 128,
            "title": "ARTICOLO 28 - Votazione Articolo 28 ",
            "original_title": "Votazione Articolo 28 ",
            "description_title": "ARTICOLO 28",
            "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": 72,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 33441,
            "slug": "vs19_377_127",
            "identifier": "vs19_377_127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_127/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 127,
            "title": "ARTICOLO 27 - Votazione Articolo 27 ",
            "original_title": "Votazione Articolo 27 ",
            "description_title": "ARTICOLO 27",
            "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": 72,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33449,
            "slug": "vs19_377_126",
            "identifier": "vs19_377_126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_126/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 126,
            "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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33466,
            "slug": "vs19_377_125",
            "identifier": "vs19_377_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_125/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 125,
            "title": "ARTICOLO 26 - Votazione Articolo 26 ",
            "original_title": "Votazione Articolo 26 ",
            "description_title": "ARTICOLO 26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 73,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33507,
            "slug": "vs19_377_124",
            "identifier": "vs19_377_124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_124/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 124,
            "title": "EM 26.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.500",
            "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": 127,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 33493,
            "slug": "vs19_377_123",
            "identifier": "vs19_377_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_123/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 26.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 26.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": 15,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33484,
            "slug": "vs19_377_122",
            "identifier": "vs19_377_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_122/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 122,
            "title": "ARTICOLO 25 - Votazione Articolo 25 ",
            "original_title": "Votazione Articolo 25 ",
            "description_title": "ARTICOLO 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 73,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 33470,
            "slug": "vs19_377_121",
            "identifier": "vs19_377_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_121/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 121,
            "title": "EM 25.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33457,
            "slug": "vs19_377_120",
            "identifier": "vs19_377_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_120/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 120,
            "title": "EM 25.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 25.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": 15,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33517,
            "slug": "vs19_377_119",
            "identifier": "vs19_377_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_119/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 119,
            "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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33479,
            "slug": "vs19_377_118",
            "identifier": "vs19_377_118",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_118/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 118,
            "title": "ARTICOLO 24 - Votazione Articolo 24 ",
            "original_title": "Votazione Articolo 24 ",
            "description_title": "ARTICOLO 24",
            "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": 71,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 33491,
            "slug": "vs19_377_117",
            "identifier": "vs19_377_117",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_117/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 117,
            "title": "EM 24.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 33445,
            "slug": "vs19_377_116",
            "identifier": "vs19_377_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_116/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 24.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 128,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33463,
            "slug": "vs19_377_115",
            "identifier": "vs19_377_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_115/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 115,
            "title": "ART AGG 23.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 23.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 73.89
        },
        {
            "id": 33425,
            "slug": "vs19_377_114",
            "identifier": "vs19_377_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_114/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 114,
            "title": "ARTICOLO 23 - Votazione Articolo 23 ",
            "original_title": "Votazione Articolo 23 ",
            "description_title": "ARTICOLO 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 72,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 33436,
            "slug": "vs19_377_113",
            "identifier": "vs19_377_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_113/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 113,
            "title": "EM 23.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 23.11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 16,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 33427,
            "slug": "vs19_377_112",
            "identifier": "vs19_377_112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_112/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 112,
            "title": "ARTICOLO 22 - Votazione Articolo 22 ",
            "original_title": "Votazione Articolo 22 ",
            "description_title": "ARTICOLO 22",
            "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": 75,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 70.7
        }
    ]
}