Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=248
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_rebels&page=249",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=247",
    "results": [
        {
            "id": 25073,
            "slug": "vs19_192_015",
            "identifier": "vs19_192_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_192_015/?format=api",
            "sitting": {
                "id": 1522,
                "date": "2023-11-09",
                "number": 192,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 0752",
            "original_title": "Votazione Articolo 7 PDL n. 0752",
            "description_title": "Articolo 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 37635,
            "slug": "vs19_460_030",
            "identifier": "vs19_460_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_030/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 12.1000 AURIEMMA CARMELA (M5S) - Votazione Emendamento 12.1000 DDL n. 2139",
            "original_title": "Votazione Emendamento 12.1000 DDL n. 2139",
            "description_title": "Emendamento 12.1000 AURIEMMA CARMELA (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": 25,
            "majority_cohesion_rate": 67.49,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 33661,
            "slug": "vs19_384_050",
            "identifier": "vs19_384_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_050/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 50,
            "title": "EM 13.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 33662,
            "slug": "vs19_384_058",
            "identifier": "vs19_384_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_058/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 58,
            "title": "ART AGG 13.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 36585,
            "slug": "vs19_435_103",
            "identifier": "vs19_435_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_103/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 103,
            "title": "Emendamento 10.14 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 10.14 PDL n. 1573",
            "original_title": "Votazione Emendamento 10.14 PDL n. 1573",
            "description_title": "Emendamento 10.14 SCOTTO ARTURO (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": 28,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 39592,
            "slug": "vs19_504_040",
            "identifier": "vs19_504_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_040/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 40,
            "title": "EM 11.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 16,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 27441,
            "slug": "vs19_237_016",
            "identifier": "vs19_237_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_016/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 9 (Mantenimento) - Votazione Articolo 9 DDL n. 1419",
            "original_title": "Votazione Articolo 9 DDL n. 1419",
            "description_title": "Articolo 9 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 39532,
            "slug": "vs19_504_029",
            "identifier": "vs19_504_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_029/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 29,
            "title": "ARTICOLO 9 - Votazione Articolo 9 ",
            "original_title": "Votazione Articolo 9 ",
            "description_title": "ARTICOLO 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 54.92,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 33640,
            "slug": "vs19_384_081",
            "identifier": "vs19_384_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_081/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 81,
            "title": "ODG 9/30-A E ABB/11 - Votazione Ordine del giorno 9/30-A E ABB/11 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/11 ",
            "description_title": "ODG 9/30-A E ABB/11",
            "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": 50.83,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 39641,
            "slug": "vs19_504_097",
            "identifier": "vs19_504_097",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_097/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 97,
            "title": "ART AGG 18.08 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 18.08",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 37647,
            "slug": "vs19_460_047",
            "identifier": "vs19_460_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_460_047/?format=api",
            "sitting": {
                "id": 1955,
                "date": "2025-04-01",
                "number": 460,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 17.2 PELLEGRINI MARCO (M5S) - Votazione Emendamento 17.2 DDL n. 2139",
            "original_title": "Votazione Emendamento 17.2 DDL n. 2139",
            "description_title": "Emendamento 17.2 PELLEGRINI MARCO (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": 25,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 33647,
            "slug": "vs19_384_051",
            "identifier": "vs19_384_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_051/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 51,
            "title": "EM 13.1001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 13.1001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 36508,
            "slug": "vs19_435_019",
            "identifier": "vs19_435_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_019/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 2.01 SCOTTO ARTURO (PD-IDP) - Votazione Emendamento 2.01 PDL n. 1573",
            "original_title": "Votazione Emendamento 2.01 PDL n. 1573",
            "description_title": "Articolo aggiuntivo 2.01 SCOTTO ARTURO (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": 34,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 37293,
            "slug": "vs19_450_034",
            "identifier": "vs19_450_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_034/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 34,
            "title": "Risoluzione n. 6-00161, limitatamente al capoverso sedicesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, limitatamente al capoverso sedicesimo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 72,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 33638,
            "slug": "vs19_384_077",
            "identifier": "vs19_384_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_077/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 77,
            "title": "ODG 9/30-A E ABB/7 - Votazione Ordine del giorno 9/30-A E ABB/7 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/7 ",
            "description_title": "ODG 9/30-A E ABB/7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33625,
            "slug": "vs19_384_078",
            "identifier": "vs19_384_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_078/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/30-A E ABB/8 - Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "description_title": "ODG 9/30-A E ABB/8",
            "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": 14,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 39535,
            "slug": "vs19_504_059",
            "identifier": "vs19_504_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_059/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 59,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 54.51,
            "minority_cohesion_rate": 69.87
        },
        {
            "id": 36509,
            "slug": "vs19_435_020",
            "identifier": "vs19_435_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_020/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 3.8 GUERRA MARIA CECILIA (PD-IDP) - Votazione Emendamento 3.8 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.8 PDL n. 1573",
            "description_title": "Emendamento 3.8 GUERRA MARIA CECILIA (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": 19,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 38225,
            "slug": "vs19_476_042",
            "identifier": "vs19_476_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_042/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 42,
            "title": "PDL 741-A E ABB - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "PDL 741-A E ABB - ODG 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 37249,
            "slug": "vs19_449_090",
            "identifier": "vs19_449_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_090/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/23 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/23 SIMIANI MARCO (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": 25,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37248,
            "slug": "vs19_449_089",
            "identifier": "vs19_449_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_089/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 89,
            "title": "Ordine del giorno n. 9/2285/22 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/2285/22 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/22 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/22 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 27710,
            "slug": "vs19_239_063",
            "identifier": "vs19_239_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_063/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 14.3 FENU EMILIANO (M5S) - Votazione Emendamento 14.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1515",
            "description_title": "Emendamento 14.3 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 38209,
            "slug": "vs19_476_023",
            "identifier": "vs19_476_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_023/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 3.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35782,
            "slug": "vs19_410_002",
            "identifier": "vs19_410_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_002/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1917/4 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1917/4 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/4 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/4 RICCIARDI TONI (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": 15,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 24962,
            "slug": "vs19_196_059",
            "identifier": "vs19_196_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_059/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/69 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/69 EVI ELEONORA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 37219,
            "slug": "vs19_449_060",
            "identifier": "vs19_449_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_060/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (IVICRE) - Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-sexies.1000 DDL n. 2285",
            "description_title": "Emendamento 1-sexies.1000 DEL BARBA MAURO (IVICRE)",
            "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": 21,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 36513,
            "slug": "vs19_435_024",
            "identifier": "vs19_435_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_024/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.1007 BARZOTTI VALENTINA (M5S) - Votazione Emendamento 3.1007 PDL n. 1573",
            "original_title": "Votazione Emendamento 3.1007 PDL n. 1573",
            "description_title": "Emendamento 3.1007 BARZOTTI 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": 18,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 27737,
            "slug": "vs19_239_081",
            "identifier": "vs19_239_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_081/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 81,
            "title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 19.16 DDL n. 1515",
            "original_title": "Votazione Emendamento 19.16 DDL n. 1515",
            "description_title": "Identici emendamenti 19.16 RAFFA ANGELA (M5S) e 19.17 BORRELLI FRANCESCO EMILIO (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": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 38197,
            "slug": "vs19_476_009",
            "identifier": "vs19_476_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_009/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 DI LAURO CARMEN (M5S) - Votazione Emendamento 2.2 PDL n. 0741",
            "original_title": "Votazione Emendamento 2.2 PDL n. 0741",
            "description_title": "Emendamento 2.2 DI LAURO CARMEN (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": 28,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37208,
            "slug": "vs19_449_049",
            "identifier": "vs19_449_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_049/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 1-ter-01 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-ter-01 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter-01 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1-ter-01 PAVANELLI EMMA (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": 28,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38000,
            "slug": "vs19_470_009",
            "identifier": "vs19_470_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_470_009/?format=api",
            "sitting": {
                "id": 1974,
                "date": "2025-04-23",
                "number": 470,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2308/22 RICCIARDI MARIANNA (M5S) - Votazione Ordine del giorno 9/2308/22 DDL n. 2308",
            "original_title": "Votazione Ordine del giorno 9/2308/22 DDL n. 2308",
            "description_title": "Ordine del giorno n. 9/2308/22 RICCIARDI MARIANNA (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": 36,
            "majority_cohesion_rate": 65.02,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37164,
            "slug": "vs19_449_005",
            "identifier": "vs19_449_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_005/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.7 BONELLI ANGELO (AVS) - Votazione Emendamento 1.7 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2285",
            "description_title": "Emendamento 1.7 BONELLI ANGELO (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 39716,
            "slug": "vs19_506_017",
            "identifier": "vs19_506_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_506_017/?format=api",
            "sitting": {
                "id": 2037,
                "date": "2025-07-08",
                "number": 506,
                "branch": "C"
            },
            "number": 17,
            "title": "ODG 9/2126-A E ABB/38 - Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "original_title": "Votazione Ordine del giorno 9/2126-A E ABB/38 ",
            "description_title": "ODG 9/2126-A E ABB/38",
            "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": 55.74,
            "minority_cohesion_rate": 74.36
        },
        {
            "id": 27422,
            "slug": "vs19_237_013",
            "identifier": "vs19_237_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_237_013/?format=api",
            "sitting": {
                "id": 1596,
                "date": "2024-01-31",
                "number": 237,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 7.1 VACCARI STEFANO (PD-IDP) - Votazione Emendamento 7.1 DDL n. 1419",
            "original_title": "Votazione Emendamento 7.1 DDL n. 1419",
            "description_title": "Emendamento 7.1 VACCARI STEFANO (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": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 37196,
            "slug": "vs19_449_037",
            "identifier": "vs19_449_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_037/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1-ter.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-ter.1 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2285",
            "description_title": "Emendamento 1-ter.1 BONELLI ANGELO (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 38217,
            "slug": "vs19_476_032",
            "identifier": "vs19_476_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_032/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 32,
            "title": "ART AGG 4.01002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 4.01002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27574,
            "slug": "vs19_239_029",
            "identifier": "vs19_239_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_029/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 11.5 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 11.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 11.5 DDL n. 1515",
            "description_title": "Emendamento 11.5 MEROLA VIRGINIO (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": 21,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 27392,
            "slug": "vs19_236_049",
            "identifier": "vs19_236_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_049/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.8 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.8 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.8 DDL n. 1630",
            "description_title": "Emendamento 2.8 CURTI AUGUSTO (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": 24,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 39623,
            "slug": "vs19_504_074",
            "identifier": "vs19_504_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_504_074/?format=api",
            "sitting": {
                "id": 2034,
                "date": "2025-07-03",
                "number": 504,
                "branch": "C"
            },
            "number": 74,
            "title": "ART AGG 13.02 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.02",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 60.9
        },
        {
            "id": 24996,
            "slug": "vs19_196_036",
            "identifier": "vs19_196_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_036/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/39 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/39 DONNO LEONARDO (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": 34,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 38213,
            "slug": "vs19_476_027",
            "identifier": "vs19_476_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_027/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 4.500 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.500",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 38063,
            "slug": "vs19_475_012",
            "identifier": "vs19_475_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_475_012/?format=api",
            "sitting": {
                "id": 1979,
                "date": "2025-05-06",
                "number": 475,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00403 (Nuova formulazione) BONAFE' SIMONA (PD-IDP) ed altri - Votazione Mozione 1_00403",
            "original_title": "Votazione Mozione 1_00403",
            "description_title": "Mozione n. 1-00403 (Nuova formulazione) BONAFE' SIMONA (PD-IDP) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 20,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 35767,
            "slug": "vs19_409_090",
            "identifier": "vs19_409_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_090/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 6.1000 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 6.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 1917",
            "description_title": "Emendamento 6.1000 BOSCHI MARIA ELENA (IVICRE)",
            "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": 130,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 37175,
            "slug": "vs19_449_016",
            "identifier": "vs19_449_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_016/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.17 AIELLO DAVIDE (M5S) - Votazione Emendamento 1.17 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2285",
            "description_title": "Emendamento 1.17 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": 19,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 37177,
            "slug": "vs19_449_018",
            "identifier": "vs19_449_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_018/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.19 CAROTENUTO DARIO (M5S) - Votazione Emendamento 1.19 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.19 DDL n. 2285",
            "description_title": "Emendamento 1.19 CAROTENUTO DARIO (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": 17,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35801,
            "slug": "vs19_410_021",
            "identifier": "vs19_410_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_021/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1917/27 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1917/27 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/27 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/27 LOMUTI ARNALDO (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": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 38222,
            "slug": "vs19_476_037",
            "identifier": "vs19_476_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_476_037/?format=api",
            "sitting": {
                "id": 1983,
                "date": "2025-05-07",
                "number": 476,
                "branch": "C"
            },
            "number": 37,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 35791,
            "slug": "vs19_410_011",
            "identifier": "vs19_410_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_011/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (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": 63.64,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 37250,
            "slug": "vs19_449_091",
            "identifier": "vs19_449_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_091/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 91,
            "title": "Conversione decreto ex Ilva",
            "original_title": "Votazione finale DDL n. 2285",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 24 gennaio 2025, n. 3, recante misure urgenti per assicurare la continuità produttiva ed occupazionale degli impianti ex Ilva (Approvato dal Senato) (DDL 2285)",
            "public_title": "Conversione decreto ex Ilva",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 27561,
            "slug": "vs19_239_001",
            "identifier": "vs19_239_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_001/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1515",
            "original_title": "Votazione Articolo 1 DDL n. 1515",
            "description_title": "Articolo 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 54.94
        }
    ]
}