Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=84
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=85",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=83",
    "results": [
        {
            "id": 36770,
            "slug": "19-281-23",
            "identifier": "19-281-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-23/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 23,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1.27, Basso e altri",
            "original_title": "Em. 1.27, Basso e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 10,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36769,
            "slug": "19-281-24",
            "identifier": "19-281-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-24/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 24,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - ODG G1.100, Magni e altri",
            "original_title": "ODG G1.100, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 10,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36768,
            "slug": "19-281-25",
            "identifier": "19-281-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-25/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 25,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - ODG G1.101, Magni e altri",
            "original_title": "ODG G1.101, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36767,
            "slug": "19-281-26",
            "identifier": "19-281-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-26/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 26,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - ODG G1.102, Magni e altri",
            "original_title": "ODG G1.102, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36766,
            "slug": "19-281-27",
            "identifier": "19-281-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-27/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 27,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - ODG G1.103, Magni e altri",
            "original_title": "ODG G1.103, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36765,
            "slug": "19-281-28",
            "identifier": "19-281-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-28/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 28,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - ODG G1.104, Aurora Floridia",
            "original_title": "ODG G1.104, Aurora Floridia",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36764,
            "slug": "19-281-29",
            "identifier": "19-281-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-29/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 29,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.100, Martella e altri",
            "original_title": "Em. 1-bis.100, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 73.95,
            "minority_cohesion_rate": 51.81
        },
        {
            "id": 36687,
            "slug": "19-281-3",
            "identifier": "19-281-3",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-3/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 3,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1.1, Turco e altri",
            "original_title": "Em. 1.1, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 25,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 46.99
        },
        {
            "id": 36708,
            "slug": "19-281-30",
            "identifier": "19-281-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-30/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 30,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.101, Martella e altri",
            "original_title": "Em. 1-bis.101, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36683,
            "slug": "19-281-31",
            "identifier": "19-281-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-31/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 31,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.102 (1a parte), Martella e altri",
            "original_title": "Em. 1-bis.102 (1a parte), Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36763,
            "slug": "19-281-32",
            "identifier": "19-281-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-32/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 32,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.105, Martella e altri",
            "original_title": "Em. 1-bis.105, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 75.63,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36762,
            "slug": "19-281-33",
            "identifier": "19-281-33",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-33/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 33,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Emm. 1-bis.106 e 1-bis.107",
            "original_title": "Emm. 1-bis.106 e 1-bis.107",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 78.31
        },
        {
            "id": 36761,
            "slug": "19-281-34",
            "identifier": "19-281-34",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-34/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 34,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.108, Magni e altri",
            "original_title": "Em. 1-bis.108, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 21,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 56.63
        },
        {
            "id": 36760,
            "slug": "19-281-35",
            "identifier": "19-281-35",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-35/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 35,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Emm. 1-bis.109 e 1-bis.110",
            "original_title": "Emm. 1-bis.109 e 1-bis.110",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 22,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36759,
            "slug": "19-281-36",
            "identifier": "19-281-36",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-36/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 36,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.111, Turco e altri",
            "original_title": "Em. 1-bis.111, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 73.11,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36758,
            "slug": "19-281-37",
            "identifier": "19-281-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-37/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 37,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Emm. 1-bis.112 e 1-bis.113",
            "original_title": "Emm. 1-bis.112 e 1-bis.113",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 24,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36757,
            "slug": "19-281-38",
            "identifier": "19-281-38",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-38/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 38,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.114, Aurora Floridia e Spagnolli",
            "original_title": "Em. 1-bis.114, Aurora Floridia e Spagnolli",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 15,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 74.7
        },
        {
            "id": 36756,
            "slug": "19-281-39",
            "identifier": "19-281-39",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-39/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 39,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-bis.115, Fregolent",
            "original_title": "Em. 1-bis.115, Fregolent",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 23,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36686,
            "slug": "19-281-4",
            "identifier": "19-281-4",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-4/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 4,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1.2 (1a parte), Martella e altri",
            "original_title": "Em. 1.2 (1a parte), Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 83.13
        },
        {
            "id": 36755,
            "slug": "19-281-40",
            "identifier": "19-281-40",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-40/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 40,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.100, Magni e altri",
            "original_title": "Em. 1-ter.100, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 23,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36754,
            "slug": "19-281-41",
            "identifier": "19-281-41",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-41/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 41,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.101, Magni e altri",
            "original_title": "Em. 1-ter.101, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 23,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36753,
            "slug": "19-281-42",
            "identifier": "19-281-42",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-42/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 42,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.102 (1a parte), Martella e altri",
            "original_title": "Em. 1-ter.102 (1a parte), Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36752,
            "slug": "19-281-43",
            "identifier": "19-281-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-43/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 43,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.104, Martella e altri",
            "original_title": "Em. 1-ter.104, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36751,
            "slug": "19-281-44",
            "identifier": "19-281-44",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-44/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 44,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.105, Turco e altri",
            "original_title": "Em. 1-ter.105, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36750,
            "slug": "19-281-45",
            "identifier": "19-281-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-45/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 45,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Emm. 1-ter.106 e 1-ter.107",
            "original_title": "Emm. 1-ter.106 e 1-ter.107",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 13,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36749,
            "slug": "19-281-46",
            "identifier": "19-281-46",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-46/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 46,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.108, Martella e altri",
            "original_title": "Em. 1-ter.108, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 55.42
        },
        {
            "id": 36748,
            "slug": "19-281-47",
            "identifier": "19-281-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-47/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 47,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.109, Turco e altri",
            "original_title": "Em. 1-ter.109, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36747,
            "slug": "19-281-48",
            "identifier": "19-281-48",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-48/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 48,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.110, Martella e altri",
            "original_title": "Em. 1-ter.110, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 23,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36746,
            "slug": "19-281-49",
            "identifier": "19-281-49",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-49/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 49,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Emm. 1-ter.111 e 1-ter.112",
            "original_title": "Emm. 1-ter.111 e 1-ter.112",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36685,
            "slug": "19-281-5",
            "identifier": "19-281-5",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-5/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 5,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1.4, Martella e altri",
            "original_title": "Em. 1.4, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 22,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36745,
            "slug": "19-281-50",
            "identifier": "19-281-50",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-50/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 50,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.113, Magni e altri",
            "original_title": "Em. 1-ter.113, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 73.95,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36744,
            "slug": "19-281-51",
            "identifier": "19-281-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-51/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 51,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.114, Magni e altri",
            "original_title": "Em. 1-ter.114, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 22,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36743,
            "slug": "19-281-52",
            "identifier": "19-281-52",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-52/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 52,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Emm. 1-ter.115 e 1-ter.116",
            "original_title": "Emm. 1-ter.115 e 1-ter.116",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36742,
            "slug": "19-281-53",
            "identifier": "19-281-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-53/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 53,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.117, Aurora Floridia e Spagnolli",
            "original_title": "Em. 1-ter.117, Aurora Floridia e Spagnolli",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36741,
            "slug": "19-281-54",
            "identifier": "19-281-54",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-54/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 54,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.118, Magni e altri",
            "original_title": "Em. 1-ter.118, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 79.52
        },
        {
            "id": 36740,
            "slug": "19-281-55",
            "identifier": "19-281-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-55/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 55,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.119, Turco e altri",
            "original_title": "Em. 1-ter.119, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 30,
            "majority_cohesion_rate": 75.63,
            "minority_cohesion_rate": 43.37
        },
        {
            "id": 36739,
            "slug": "19-281-56",
            "identifier": "19-281-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-56/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 56,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.120, Turco e altri",
            "original_title": "Em. 1-ter.120, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 75.9
        },
        {
            "id": 36738,
            "slug": "19-281-57",
            "identifier": "19-281-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-57/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 57,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.0.100, Turco e altri",
            "original_title": "Em. 1-ter.0.100, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36737,
            "slug": "19-281-58",
            "identifier": "19-281-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-58/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 58,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.0.101, Turco e altri",
            "original_title": "Em. 1-ter.0.101, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36736,
            "slug": "19-281-59",
            "identifier": "19-281-59",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-59/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 59,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.0.102, Turco e altri",
            "original_title": "Em. 1-ter.0.102, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 26,
            "majority_cohesion_rate": 73.11,
            "minority_cohesion_rate": 44.58
        },
        {
            "id": 36684,
            "slug": "19-281-6",
            "identifier": "19-281-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-6/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 6,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1.5, Martella e altri",
            "original_title": "Em. 1.5, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 51.81
        },
        {
            "id": 36735,
            "slug": "19-281-60",
            "identifier": "19-281-60",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-60/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 60,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.0.103, Turco e altri",
            "original_title": "Em. 1-ter.0.103, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36734,
            "slug": "19-281-61",
            "identifier": "19-281-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-61/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 61,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.0.104, Turco e altri",
            "original_title": "Em. 1-ter.0.104, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36733,
            "slug": "19-281-62",
            "identifier": "19-281-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-62/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 62,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-ter.0.105, Turco e altri",
            "original_title": "Em. 1-ter.0.105, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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.63,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36732,
            "slug": "19-281-63",
            "identifier": "19-281-63",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-63/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 63,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-quater.100, Turco e altri",
            "original_title": "Em. 1-quater.100, Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 11,
            "n_margin": 35,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 59.04
        },
        {
            "id": 36731,
            "slug": "19-281-64",
            "identifier": "19-281-64",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-64/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 64,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-quater.101 (1a parte), Martella e altri",
            "original_title": "Em. 1-quater.101 (1a parte), Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 22,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 54.22
        },
        {
            "id": 36730,
            "slug": "19-281-65",
            "identifier": "19-281-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-65/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 65,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Emm. 1-quater.103 e 1-quater.104",
            "original_title": "Emm. 1-quater.103 e 1-quater.104",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 11,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36729,
            "slug": "19-281-66",
            "identifier": "19-281-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-66/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 66,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-sexies.100 (1a parte), Turco e altri",
            "original_title": "Em. 1-sexies.100 (1a parte), Turco e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 80.72
        },
        {
            "id": 36728,
            "slug": "19-281-67",
            "identifier": "19-281-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-67/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 67,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-sexies.102, Magni e altri",
            "original_title": "Em. 1-sexies.102, Magni e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 11,
            "majority_cohesion_rate": 73.95,
            "minority_cohesion_rate": 81.93
        },
        {
            "id": 36727,
            "slug": "19-281-68",
            "identifier": "19-281-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-281-68/?format=api",
            "sitting": {
                "id": 1925,
                "date": "2025-03-05",
                "number": 281,
                "branch": "S"
            },
            "number": 68,
            "title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva - Em. 1-sexies.103, Martella e altri",
            "original_title": "Em. 1-sexies.103, Martella e altri",
            "description_title": "d-l 3/2025 - Continuità produttiva e occupazionale ex Ilva",
            "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": 74.79,
            "minority_cohesion_rate": 79.52
        }
    ]
}