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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=78",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=76",
    "results": [
        {
            "id": 23755,
            "slug": "19-79-91",
            "identifier": "19-79-91",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-91/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 91,
            "title": "DL 48/2023 - Lavoro - Emm. 8.9 e 8.10",
            "original_title": "Emm. 8.9 e 8.10",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23756,
            "slug": "19-79-90",
            "identifier": "19-79-90",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-90/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 90,
            "title": "DL 48/2023 - Lavoro - Em. 8.3, Guidolin e altri",
            "original_title": "Em. 8.3, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23764,
            "slug": "19-79-82",
            "identifier": "19-79-82",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-82/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 82,
            "title": "DL 48/2023 - Lavoro - Emm. 6.18 e 6.19",
            "original_title": "Emm. 6.18 e 6.19",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23766,
            "slug": "19-79-80",
            "identifier": "19-79-80",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-80/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 80,
            "title": "DL 48/2023 - Lavoro - Em. 6.101, Furlan e altri",
            "original_title": "Em. 6.101, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 13,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23768,
            "slug": "19-79-78",
            "identifier": "19-79-78",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-78/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 78,
            "title": "DL 48/2023 - Lavoro - Em. 6.1000, La Relatrice",
            "original_title": "Em. 6.1000, La Relatrice",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 21,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23840,
            "slug": "19-79-6",
            "identifier": "19-79-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-6/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 6,
            "title": "DL 48/2023 - Lavoro - ODG G1.100, Magni e altri",
            "original_title": "ODG G1.100, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "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": 11,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23696,
            "slug": "19-79-321",
            "identifier": "19-79-321",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-321/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 321,
            "title": "DL 48/2023 - Lavoro - Em. 40.1, Magni e altri",
            "original_title": "Em. 40.1, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 24,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 23697,
            "slug": "19-79-320",
            "identifier": "19-79-320",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-320/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 320,
            "title": "DL 48/2023 - Lavoro - Em. 39-bis.0.113 (1a parte), Guidolin e altri",
            "original_title": "Em. 39-bis.0.113 (1a parte), Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23826,
            "slug": "19-79-20",
            "identifier": "19-79-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-20/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 20,
            "title": "DL 48/2023 - Lavoro - Em. 3.21, Pirro e altri",
            "original_title": "Em. 3.21, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 23718,
            "slug": "19-79-128",
            "identifier": "19-79-128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-128/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 128,
            "title": "DL 48/2023 - Lavoro - Em. 13.10, Camusso e altri",
            "original_title": "Em. 13.10, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 23725,
            "slug": "19-79-121",
            "identifier": "19-79-121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-121/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 121,
            "title": "DL 48/2023 - Lavoro - Em. 12.0.100, Magni e altri",
            "original_title": "Em. 12.0.100, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23834,
            "slug": "19-79-12",
            "identifier": "19-79-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-12/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 12,
            "title": "DL 48/2023 - Lavoro - Em. 3.5, Mazzella e altri",
            "original_title": "Em. 3.5, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 23732,
            "slug": "19-79-114",
            "identifier": "19-79-114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-114/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 114,
            "title": "DL 48/2023 - Lavoro - Em. 12.1000/1, Furlan e altri",
            "original_title": "Em. 12.1000/1, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23523,
            "slug": "19-79-292",
            "identifier": "19-79-292",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-292/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 292,
            "title": "DL 48/2023 - Lavoro - Em. 38.0.31, Zampa e altri",
            "original_title": "Em. 38.0.31, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23554,
            "slug": "19-79-261",
            "identifier": "19-79-261",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-261/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 261,
            "title": "DL 48/2023 - Lavoro - Em. 30.0.3, Turco e altri",
            "original_title": "Em. 30.0.3, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23561,
            "slug": "19-79-254",
            "identifier": "19-79-254",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-254/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 254,
            "title": "DL 48/2023 - Lavoro - Em. 28.0.13, Mazzella e altri",
            "original_title": "Em. 28.0.13, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23569,
            "slug": "19-79-246",
            "identifier": "19-79-246",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-246/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 246,
            "title": "DL 48/2023 - Lavoro - Em. 27.6, Camusso e altri",
            "original_title": "Em. 27.6, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 23581,
            "slug": "19-79-234",
            "identifier": "19-79-234",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-234/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 234,
            "title": "DL 48/2023 - Lavoro - Em. 26.13, Camusso e altri",
            "original_title": "Em. 26.13, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 78.16
        },
        {
            "id": 23589,
            "slug": "19-79-226",
            "identifier": "19-79-226",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-226/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 226,
            "title": "DL 48/2023 - Lavoro - Em. 26.1, Furlan e altri",
            "original_title": "Em. 26.1, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 85.09,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 23604,
            "slug": "19-79-211",
            "identifier": "19-79-211",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-211/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 211,
            "title": "DL 48/2023 - Lavoro - Em. 24.102, Sbrollini",
            "original_title": "Em. 24.102, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 60,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 23606,
            "slug": "19-79-209",
            "identifier": "19-79-209",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-209/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 209,
            "title": "DL 48/2023 - Lavoro - Em. 24.100, Camusso e altri",
            "original_title": "Em. 24.100, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23618,
            "slug": "19-79-197",
            "identifier": "19-79-197",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-197/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 197,
            "title": "DL 48/2023 - Lavoro - Em. 23.5, Sbrollini",
            "original_title": "Em. 23.5, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 22,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 23776,
            "slug": "19-79-70",
            "identifier": "19-79-70",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-70/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 70,
            "title": "DL 48/2023 - Lavoro - Emm. 5.4 e 5.5",
            "original_title": "Emm. 5.4 e 5.5",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 51.72
        },
        {
            "id": 23777,
            "slug": "19-79-69",
            "identifier": "19-79-69",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-69/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 69,
            "title": "DL 48/2023 - Lavoro - Em. 5.1000, La Relatrice",
            "original_title": "Em. 5.1000, La Relatrice",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 19,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23795,
            "slug": "19-79-51",
            "identifier": "19-79-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-51/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 51,
            "title": "DL 48/2023 - Lavoro - Em. 2.44, Pirro e altri",
            "original_title": "Em. 2.44, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23590,
            "slug": "19-79-225",
            "identifier": "19-79-225",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-225/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 225,
            "title": "DL 48/2023 - Lavoro - Em. 25.0.2, Sbrollini",
            "original_title": "Em. 25.0.2, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 25,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 23564,
            "slug": "19-79-251",
            "identifier": "19-79-251",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-251/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 251,
            "title": "DL 48/2023 - Lavoro - Em. 28.3, Guidolin e altri",
            "original_title": "Em. 28.3, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 84.21,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23585,
            "slug": "19-79-230",
            "identifier": "19-79-230",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-230/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 230,
            "title": "DL 48/2023 - Lavoro - Emm. 26.7, 26.8 e 26.9",
            "original_title": "Emm. 26.7, 26.8 e 26.9",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 12,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23565,
            "slug": "19-79-250",
            "identifier": "19-79-250",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-250/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 250,
            "title": "DL 48/2023 - Lavoro - Em. 28.100, Matera",
            "original_title": "Em. 28.100, Matera",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 19,
            "n_margin": 25,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 23511,
            "slug": "19-79-304",
            "identifier": "19-79-304",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-304/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 304,
            "title": "DL 48/2023 - Lavoro - Em. 39.0.101, Guidolin e altri",
            "original_title": "Em. 39.0.101, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 15,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23540,
            "slug": "19-79-275",
            "identifier": "19-79-275",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-275/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 275,
            "title": "DL 48/2023 - Lavoro - Em. 35.0.1, Mazzella e altri",
            "original_title": "Em. 35.0.1, Mazzella e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23513,
            "slug": "19-79-302",
            "identifier": "19-79-302",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-302/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 302,
            "title": "DL 48/2023 - Lavoro - Em. 39.12 (testo 2), Camusso e altri",
            "original_title": "Em. 39.12 (testo 2), Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23591,
            "slug": "19-79-224",
            "identifier": "19-79-224",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-224/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 224,
            "title": "DL 48/2023 - Lavoro - Em. 25.0.1, Zampa e altri",
            "original_title": "Em. 25.0.1, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23616,
            "slug": "19-79-199",
            "identifier": "19-79-199",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-199/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 199,
            "title": "DL 48/2023 - Lavoro - Em. 23.10, Irto",
            "original_title": "Em. 23.10, Irto",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 82.46,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 23611,
            "slug": "19-79-204",
            "identifier": "19-79-204",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-204/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 204,
            "title": "DL 48/2023 - Lavoro - Em. 24.5, Magni e altri",
            "original_title": "Em. 24.5, Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23599,
            "slug": "19-79-216",
            "identifier": "19-79-216",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-216/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 216,
            "title": "DL 48/2023 - Lavoro - Em. 24.0.2, Camusso e altri",
            "original_title": "Em. 24.0.2, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23623,
            "slug": "19-79-192",
            "identifier": "19-79-192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-192/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 192,
            "title": "DL 48/2023 - Lavoro - Em. 22.9 (1a parte), Magni e altri",
            "original_title": "Em. 22.9 (1a parte), Magni e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 50.57
        },
        {
            "id": 23617,
            "slug": "19-79-198",
            "identifier": "19-79-198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-198/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 198,
            "title": "DL 48/2023 - Lavoro - Em. 23.7, Sbrollini",
            "original_title": "Em. 23.7, Sbrollini",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 48.28
        },
        {
            "id": 23582,
            "slug": "19-79-233",
            "identifier": "19-79-233",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-233/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 233,
            "title": "DL 48/2023 - Lavoro - Em. 26.101, Zampa e altri",
            "original_title": "Em. 26.101, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23605,
            "slug": "19-79-210",
            "identifier": "19-79-210",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-210/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 210,
            "title": "DL 48/2023 - Lavoro - Em. 24.101, Camusso e altri",
            "original_title": "Em. 24.101, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23796,
            "slug": "19-79-50",
            "identifier": "19-79-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-50/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 50,
            "title": "DL 48/2023 - Lavoro - Em. 2.108, Zampa e altri",
            "original_title": "Em. 2.108, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 23799,
            "slug": "19-79-47",
            "identifier": "19-79-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-47/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 47,
            "title": "DL 48/2023 - Lavoro - Em. 2.1000/5, Furlan e altri",
            "original_title": "Em. 2.1000/5, Furlan e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 23801,
            "slug": "19-79-45",
            "identifier": "19-79-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-45/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 45,
            "title": "DL 48/2023 - Lavoro - Em. 2.1000/3, Camusso e altri",
            "original_title": "Em. 2.1000/3, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 22,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 55.17
        },
        {
            "id": 23802,
            "slug": "19-79-44",
            "identifier": "19-79-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-44/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 44,
            "title": "DL 48/2023 - Lavoro - Em. 2.1000/2, Zampa e altri",
            "original_title": "Em. 2.1000/2, Zampa e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23797,
            "slug": "19-79-49",
            "identifier": "19-79-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-49/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 49,
            "title": "DL 48/2023 - Lavoro - Em. 2.1000, La Relatrice",
            "original_title": "Em. 2.1000, La Relatrice",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 78,
            "majority_cohesion_rate": 79.82,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 23778,
            "slug": "19-79-68",
            "identifier": "19-79-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-68/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 68,
            "title": "DL 48/2023 - Lavoro - Emm. 5.1 e 5.2",
            "original_title": "Emm. 5.1 e 5.2",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 80.46
        },
        {
            "id": 23772,
            "slug": "19-79-74",
            "identifier": "19-79-74",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-74/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 74,
            "title": "DL 48/2023 - Lavoro - Em. 6.3, Guidolin e altri",
            "original_title": "Em. 6.3, Guidolin e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 80.7,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23588,
            "slug": "19-79-227",
            "identifier": "19-79-227",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-227/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 227,
            "title": "DL 48/2023 - Lavoro - Em. 26.2, Camusso e altri",
            "original_title": "Em. 26.2, Camusso e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 14,
            "majority_cohesion_rate": 83.33,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 23519,
            "slug": "19-79-296",
            "identifier": "19-79-296",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-296/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 296,
            "title": "DL 48/2023 - Lavoro - Em. 39.2, Turco e altri",
            "original_title": "Em. 39.2, Turco e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 81.58,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23525,
            "slug": "19-79-290",
            "identifier": "19-79-290",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-79-290/?format=api",
            "sitting": {
                "id": 1439,
                "date": "2023-06-21",
                "number": 79,
                "branch": "S"
            },
            "number": 290,
            "title": "DL 48/2023 - Lavoro - Em. 38.0.2, Pirro e altri",
            "original_title": "Em. 38.0.2, Pirro e altri",
            "description_title": "DL 48/2023 - Lavoro",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 65.52
        }
    ]
}