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

{
    "count": 22130,
    "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=-n_margin&page=261",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=259",
    "results": [
        {
            "id": 34924,
            "slug": "vs19_332_009",
            "identifier": "vs19_332_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_009/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo 5",
            "original_title": "Articolo 5",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 73.91
        },
        {
            "id": 27405,
            "slug": "vs19_236_058",
            "identifier": "vs19_236_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_058/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.4 MALAVASI ILENIA (PD-IDP) - Votazione Emendamento 3.4 DDL n. 1630",
            "original_title": "Votazione Emendamento 3.4 DDL n. 1630",
            "description_title": "Emendamento 3.4 MALAVASI ILENIA (PD-IDP)",
            "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": 60.34,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 37621,
            "slug": "vs19_460_009",
            "identifier": "vs19_460_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_009/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (M5S) - Votazione Emendamento 4.01 DDL n. 2139",
            "original_title": "Votazione Emendamento 4.01 DDL n. 2139",
            "description_title": "Articolo aggiuntivo 4.01 PENZA PASQUALINO (M5S)",
            "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": 23,
            "majority_cohesion_rate": 65.43,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 38025,
            "slug": "vs19_470_034",
            "identifier": "vs19_470_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_034/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2308/83 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/2308/83 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/83 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/83 FERRARI SARA (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 34922,
            "slug": "vs19_332_007",
            "identifier": "vs19_332_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_332_007/?format=api",
            "sitting": {
                "id": 1749,
                "date": "2024-07-24",
                "number": 332,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 3",
            "original_title": "Articolo 3",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 73.29
        },
        {
            "id": 27309,
            "slug": "vs19_233_051",
            "identifier": "vs19_233_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_051/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1606/85 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1606/85 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/85 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/85 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 33619,
            "slug": "vs19_384_055",
            "identifier": "vs19_384_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_055/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 55,
            "title": "ART AGG 13.01000, 13.01011 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01000, 13.01011",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 33539,
            "slug": "vs19_384_005",
            "identifier": "vs19_384_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_005/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 5,
            "title": "EM 2.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33603,
            "slug": "vs19_384_004",
            "identifier": "vs19_384_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_004/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 4,
            "title": "EM 2.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.1003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37165,
            "slug": "vs19_449_006",
            "identifier": "vs19_449_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_006/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.8 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2285",
            "description_title": "Emendamento 1.8 SIMIANI MARCO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37182,
            "slug": "vs19_449_023",
            "identifier": "vs19_449_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_023/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.24 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.24 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.24 DDL n. 2285",
            "description_title": "Emendamento 1.24 SIMIANI MARCO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34638,
            "slug": "vs19_387_035",
            "identifier": "vs19_387_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_035/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2088-AR/38 CIANI PAOLO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/38 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/38 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/38 CIANI PAOLO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 34640,
            "slug": "vs19_387_037",
            "identifier": "vs19_387_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_037/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2088-AR/40 SERRACCHIANI DEBORA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/40 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/40 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/40 SERRACCHIANI DEBORA (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34643,
            "slug": "vs19_387_040",
            "identifier": "vs19_387_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_040/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2088-AR/43 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/43 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/43 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/43 DE LUCA PIERO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34622,
            "slug": "vs19_387_019",
            "identifier": "vs19_387_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_019/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34256,
            "slug": "vs19_393_003",
            "identifier": "vs19_393_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_003/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.3 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.3 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1950",
            "description_title": "Emendamento 1.3 D'ORSO VALENTINA (M5S)",
            "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": 64.46,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34236,
            "slug": "vs19_393_006",
            "identifier": "vs19_393_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_006/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.7 DORI DEVIS (AVS) - Votazione Emendamento 1.7 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1950",
            "description_title": "Emendamento 1.7 DORI DEVIS (AVS)",
            "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": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 25189,
            "slug": "vs19_200_034",
            "identifier": "vs19_200_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_034/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP) - Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/37 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/37 GHIO VALENTINA (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 34181,
            "slug": "vs19_393_009",
            "identifier": "vs19_393_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_393_009/?format=api",
            "sitting": {
                "id": 1851,
                "date": "2024-12-05",
                "number": 393,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.10 D'ORSO VALENTINA (M5S) - Votazione Emendamento 1.10 DDL n. 1950",
            "original_title": "Votazione Emendamento 1.10 DDL n. 1950",
            "description_title": "Emendamento 1.10 D'ORSO VALENTINA (M5S)",
            "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": 23,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 32363,
            "slug": "vs19_357_022",
            "identifier": "vs19_357_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_357_022/?format=api",
            "sitting": {
                "id": 1791,
                "date": "2024-10-01",
                "number": 357,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 10.7 AIELLO DAVIDE (M5S) - Votazione Emendamento 10.7 DDL n. 1532",
            "original_title": "Votazione Emendamento 10.7 DDL n. 1532",
            "description_title": "Emendamento 10.7 AIELLO DAVIDE (M5S)",
            "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": 59.34,
            "minority_cohesion_rate": 61.39
        },
        {
            "id": 34215,
            "slug": "vs19_396_015",
            "identifier": "vs19_396_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_396_015/?format=api",
            "sitting": {
                "id": 1854,
                "date": "2024-12-10",
                "number": 396,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2164/19 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2164/19 DDL n. 2164",
            "original_title": "Votazione Ordine del giorno 9/2164/19 DDL n. 2164",
            "description_title": "Ordine del giorno n. 9/2164/19 MORFINO DANIELA (M5S)",
            "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": 23,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40104,
            "slug": "vs19_524_046",
            "identifier": "vs19_524_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_046/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 46,
            "title": "ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 34020,
            "slug": "vs19_397_082",
            "identifier": "vs19_397_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_082/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/2119/16 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2119/16 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/16 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/16 FRATOIANNI NICOLA (AVS)",
            "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": 23,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 34001,
            "slug": "vs19_397_088",
            "identifier": "vs19_397_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_088/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 88,
            "title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/24 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/24 IACONO GIOVANNA (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34006,
            "slug": "vs19_397_078",
            "identifier": "vs19_397_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_078/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 78,
            "title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/12 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/12 CASO ANTONIO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 55.79,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 34002,
            "slug": "vs19_397_083",
            "identifier": "vs19_397_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_083/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 83,
            "title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/17 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/17 ZARATTI FILIBERTO (AVS)",
            "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": 23,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 34023,
            "slug": "vs19_397_091",
            "identifier": "vs19_397_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_397_091/?format=api",
            "sitting": {
                "id": 1856,
                "date": "2024-12-11",
                "number": 397,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "original_title": "Votazione Ordine del giorno 9/2119/27 DDL n. 2119",
            "description_title": "Ordine del giorno n. 9/2119/27 CASU ANDREA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 26105,
            "slug": "vs19_216_069",
            "identifier": "vs19_216_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_069/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 69,
            "title": "Emendamento 11.4 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.4 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.4 DDL n. 1555",
            "description_title": "Emendamento 11.4 APPENDINO CHIARA (M5S)",
            "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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 26110,
            "slug": "vs19_216_074",
            "identifier": "vs19_216_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_074/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 11.8 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.8 DDL n. 1555",
            "description_title": "Emendamento 11.8 APPENDINO CHIARA (M5S)",
            "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": 23,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26143,
            "slug": "vs19_216_068",
            "identifier": "vs19_216_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_068/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 68,
            "title": "Emendamento 11.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 11.3 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.3 DDL n. 1555",
            "description_title": "Emendamento 11.3 APPENDINO CHIARA (M5S)",
            "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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25151,
            "slug": "vs19_197_055",
            "identifier": "vs19_197_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_055/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 26058,
            "slug": "vs19_216_123",
            "identifier": "vs19_216_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_123/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 123,
            "title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 18.1 DDL n. 1555",
            "original_title": "Votazione Emendamento 18.1 DDL n. 1555",
            "description_title": "Emendamento 18.1 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25110,
            "slug": "vs19_197_001",
            "identifier": "vs19_197_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_001/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO) - Votazione pregiudiziale DDL n. 1324",
            "original_title": "Votazione pregiudiziale DDL n. 1324",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 MAGI RICCARDO (MISTO) e DELLA VEDOVA BENEDETTO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 26178,
            "slug": "vs19_216_066",
            "identifier": "vs19_216_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_066/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 66,
            "title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 11.18 DDL n. 1555",
            "original_title": "Votazione Emendamento 11.18 DDL n. 1555",
            "description_title": "Emendamento 11.18 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 25141,
            "slug": "vs19_197_056",
            "identifier": "vs19_197_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_056/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/8 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/8 QUARTINI ANDREA (M5S)",
            "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": 23,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25130,
            "slug": "vs19_197_024",
            "identifier": "vs19_197_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_024/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 24,
            "title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (M5S) - Votazione Emendamento 2.01 DDL n. 1324",
            "original_title": "Votazione Emendamento 2.01 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 2.01 QUARTINI ANDREA (M5S)",
            "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": 59.92,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26079,
            "slug": "vs19_216_094",
            "identifier": "vs19_216_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_094/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 12.8 DDL n. 1555",
            "original_title": "Votazione Emendamento 12.8 DDL n. 1555",
            "description_title": "Emendamento 12.8 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24970,
            "slug": "vs19_196_054",
            "identifier": "vs19_196_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_054/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/58 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/58 IARIA ANTONINO (M5S)",
            "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": 23,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 39701,
            "slug": "vs19_506_002",
            "identifier": "vs19_506_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_002/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 2,
            "title": "ODG 9/2126-A E ABB/2 - Votazione Ordine del giorno 9/2126-A E ABB/2 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/2 ",
            "description_title": "ODG 9/2126-A E ABB/2",
            "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": 23,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 26207,
            "slug": "vs19_216_150",
            "identifier": "vs19_216_150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_216_150/?format=api",
            "sitting": {
                "id": 1561,
                "date": "2023-12-19",
                "number": 216,
                "branch": "C"
            },
            "number": 150,
            "title": "Ordine del giorno n. 9/1555/17 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1555/17 DDL n. 1555",
            "original_title": "Votazione Ordine del giorno 9/1555/17 DDL n. 1555",
            "description_title": "Ordine del giorno n. 9/1555/17 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 24989,
            "slug": "vs19_196_013",
            "identifier": "vs19_196_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_013/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1437/15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1437/15 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/15 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/15 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 39719,
            "slug": "vs19_506_021",
            "identifier": "vs19_506_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_021/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 21,
            "title": "MOZ 1-463 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-463",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 61.89,
            "minority_cohesion_rate": 68.59
        },
        {
            "id": 26604,
            "slug": "vs19_220_030",
            "identifier": "vs19_220_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_220_030/?format=api",
            "sitting": {
                "id": 1567,
                "date": "2023-12-29",
                "number": 220,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1627/8 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1627/8 DDL n. 1627",
            "original_title": "Votazione Ordine del giorno 9/1627/8 DDL n. 1627",
            "description_title": "Ordine del giorno n. 9/1627/8 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 9,
            "n_margin": 23,
            "majority_cohesion_rate": 73.0,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25009,
            "slug": "vs19_196_031",
            "identifier": "vs19_196_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_031/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1437/34 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1437/34 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/34 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/34 SCARPA RACHELE (PD-IDP)",
            "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": 23,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 40162,
            "slug": "vs19_524_063",
            "identifier": "vs19_524_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_063/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 63,
            "title": "ODG 9/2500/2 - Votazione Ordine del giorno 9/2500/2 ",
            "original_title": "Votazione Ordine del giorno 9/2500/2 ",
            "description_title": "ODG 9/2500/2",
            "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": 23,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 25005,
            "slug": "vs19_196_047",
            "identifier": "vs19_196_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_047/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1437/50 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/1437/50 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/50 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/50 CASO ANTONIO (M5S)",
            "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": 23,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 18130,
            "slug": "vs19_009_004",
            "identifier": "vs19_009_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_004/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S) - Votazione Emendamento 01.04 DDL n. 0005",
            "original_title": "Votazione Emendamento 01.04 DDL n. 0005",
            "description_title": "Articolo premissivo 01.04 SILVESTRI FRANCESCO (M5S)",
            "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.95,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 34812,
            "slug": "vs19_337_018",
            "identifier": "vs19_337_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_018/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.155 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.155 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 34809,
            "slug": "vs19_337_015",
            "identifier": "vs19_337_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_015/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.111 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.111 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 23,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 34814,
            "slug": "vs19_337_020",
            "identifier": "vs19_337_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_337_020/?format=api",
            "sitting": {
                "id": 1763,
                "date": "2024-07-31",
                "number": 337,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.169 MANZI IRENE (PD-IDP)",
            "original_title": "Emendamento 1.169 MANZI IRENE (PD-IDP)",
            "description_title": "",
            "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": 63.45,
            "minority_cohesion_rate": 65.84
        }
    ]
}