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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=361",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=359",
    "results": [
        {
            "id": 33635,
            "slug": "vs19_384_076",
            "identifier": "vs19_384_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_076/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 76,
            "title": "ODG 9/30-A E ABB/6 - Votazione Ordine del giorno 9/30-A E ABB/6 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/6 ",
            "description_title": "ODG 9/30-A E ABB/6",
            "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": 10,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33623,
            "slug": "vs19_384_084",
            "identifier": "vs19_384_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_084/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/30-A E ABB/14 - Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "description_title": "ODG 9/30-A E ABB/14",
            "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": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 33637,
            "slug": "vs19_384_085",
            "identifier": "vs19_384_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_085/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 85,
            "title": "ODG 9/30-A E ABB/15 - Votazione Ordine del giorno 9/30-A E ABB/15 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/15 ",
            "description_title": "ODG 9/30-A E ABB/15",
            "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": 12,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33554,
            "slug": "vs19_384_018",
            "identifier": "vs19_384_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_018/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 18,
            "title": "EM 4.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 24,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 33572,
            "slug": "vs19_384_009",
            "identifier": "vs19_384_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_009/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 3.1003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 33523,
            "slug": "vs19_384_025",
            "identifier": "vs19_384_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_025/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 25,
            "title": "EM 5.1006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 53,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 33525,
            "slug": "vs19_384_030",
            "identifier": "vs19_384_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_030/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 30,
            "title": "ART AGG 5.01003 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 5.01003",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36652,
            "slug": "vs19_439_019",
            "identifier": "vs19_439_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_019/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.17 FENU EMILIANO (M5S) - Votazione Emendamento 1.17 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2240",
            "description_title": "Emendamento 1.17 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33616,
            "slug": "vs19_384_003",
            "identifier": "vs19_384_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_003/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 2.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33670,
            "slug": "vs19_384_073",
            "identifier": "vs19_384_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_073/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/30-A E ABB/3 - Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "description_title": "ODG 9/30-A E ABB/3",
            "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": 11,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33665,
            "slug": "vs19_384_088",
            "identifier": "vs19_384_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_088/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/30-A E ABB/20 - Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "description_title": "ODG 9/30-A E ABB/20",
            "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": 40,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 33650,
            "slug": "vs19_384_086",
            "identifier": "vs19_384_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_086/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/30-A E ABB/16 - Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "description_title": "ODG 9/30-A E ABB/16",
            "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": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33522,
            "slug": "vs19_384_012",
            "identifier": "vs19_384_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_012/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 3.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 33582,
            "slug": "vs19_384_002",
            "identifier": "vs19_384_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_002/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 2.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 27298,
            "slug": "vs19_233_028",
            "identifier": "vs19_233_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_028/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1606/51 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/51 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/51 BARZOTTI VALENTINA (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": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27307,
            "slug": "vs19_233_001",
            "identifier": "vs19_233_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_001/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1606/1, come riformulato, MANES FRANCO (M-MIN) - Votazione Ordine del giorno 9/1606/1, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/1, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/1, come riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 74,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 33624,
            "slug": "vs19_384_070",
            "identifier": "vs19_384_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_070/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 70,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "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": 16,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33652,
            "slug": "vs19_384_052",
            "identifier": "vs19_384_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_052/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 52,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 64,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 36663,
            "slug": "vs19_439_030",
            "identifier": "vs19_439_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_030/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 2240",
            "original_title": "Votazione Articolo 1 DDL n. 2240",
            "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": 2,
            "n_margin": 19,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33629,
            "slug": "vs19_384_074",
            "identifier": "vs19_384_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_074/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/30-A E ABB/4 - Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "description_title": "ODG 9/30-A E ABB/4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33643,
            "slug": "vs19_384_092",
            "identifier": "vs19_384_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_092/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/30-A E ABB/24 - Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "description_title": "ODG 9/30-A E ABB/24",
            "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": 13,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33656,
            "slug": "vs19_384_093",
            "identifier": "vs19_384_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_093/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/30-A E ABB/25 - Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "description_title": "ODG 9/30-A E ABB/25",
            "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": 16,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 37204,
            "slug": "vs19_449_045",
            "identifier": "vs19_449_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_045/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 1-ter.9 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-ter.9 DDL n. 2285",
            "original_title": "Votazione Emendamento 1-ter.9 DDL n. 2285",
            "description_title": "Emendamento 1-ter.9 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 37167,
            "slug": "vs19_449_008",
            "identifier": "vs19_449_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_008/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.6 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 1.6 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.6 DDL n. 2285",
            "description_title": "Emendamento 1.6 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": 2,
            "n_margin": 66,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 37572,
            "slug": "vs19_456_008",
            "identifier": "vs19_456_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_008/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1305",
            "original_title": "Votazione Articolo 5 PDL n. 1305",
            "description_title": "Articolo 5",
            "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": 123,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 37169,
            "slug": "vs19_449_010",
            "identifier": "vs19_449_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_010/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.11 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.11 DDL n. 2285",
            "description_title": "Emendamento 1.11 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": 2,
            "n_margin": 43,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 37170,
            "slug": "vs19_449_011",
            "identifier": "vs19_449_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_011/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.12 BONELLI ANGELO (AVS) - Votazione Emendamento 1.12 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2285",
            "description_title": "Emendamento 1.12 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37583,
            "slug": "vs19_456_016",
            "identifier": "vs19_456_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_456_016/?format=api",
            "sitting": {
                "id": 1950,
                "date": "2025-03-26",
                "number": 456,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00411, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, BRAGA CHIARA (PD-IDP) ed altri - Votazione Mozione 1_00411",
            "original_title": "Votazione Mozione 1_00411",
            "description_title": "Mozione n. 1-00411, limitatamente ai restanti capoversi della premessa e ai restanti capoversi della parte dispositiva, BRAGA CHIARA (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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 36671,
            "slug": "vs19_439_038",
            "identifier": "vs19_439_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_038/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (M5S) - Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/1 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/1 BARZOTTI VALENTINA (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": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 36672,
            "slug": "vs19_439_039",
            "identifier": "vs19_439_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_039/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "original_title": "Votazione Ordine del giorno 9/2240/2 DDL n. 2240",
            "description_title": "Ordine del giorno n. 9/2240/2 MEROLA VIRGINIO (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": 25,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 36643,
            "slug": "vs19_439_010",
            "identifier": "vs19_439_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_010/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 FENU EMILIANO (M5S) - Votazione Emendamento 1.8 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2240",
            "description_title": "Emendamento 1.8 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": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 36656,
            "slug": "vs19_439_023",
            "identifier": "vs19_439_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_439_023/?format=api",
            "sitting": {
                "id": 1926,
                "date": "2025-03-04",
                "number": 439,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1.21 FENU EMILIANO (M5S) - Votazione Emendamento 1.21 DDL n. 2240",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2240",
            "description_title": "Emendamento 1.21 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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 37185,
            "slug": "vs19_449_026",
            "identifier": "vs19_449_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_026/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 1.02 BONELLI ANGELO (AVS) - Votazione Emendamento 1.02 DDL n. 2285",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2285",
            "description_title": "Articolo aggiuntivo 1.02 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": 2,
            "n_margin": 28,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 22574,
            "slug": "vs19_134_100",
            "identifier": "vs19_134_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_100/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 100,
            "title": "Ordine del giorno n. 9/T.U.384/33 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/33 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/33 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": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 62.87,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 22551,
            "slug": "vs19_134_109",
            "identifier": "vs19_134_109",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_109/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 109,
            "title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/42 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/42 RICCIARDI RICCARDO (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": 35,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 36867,
            "slug": "vs19_440_080",
            "identifier": "vs19_440_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_080/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 80,
            "title": "Emendamento 23.7 CASU ANDREA (PD-IDP) - Votazione Emendamento 23.7 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.7 DDL n. 2026",
            "description_title": "Emendamento 23.7 CASU ANDREA (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 56.2,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 36866,
            "slug": "vs19_440_079",
            "identifier": "vs19_440_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_079/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 79,
            "title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 23.4 DDL n. 2026",
            "original_title": "Votazione Emendamento 23.4 DDL n. 2026",
            "description_title": "Identici emendamenti 23.4 GHIRRA FRANCESCA (AVS), 23.5 FERRARA ANTONIO (M5S) e 23.6 STEFANAZZI CLAUDIO MICHELE (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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 36869,
            "slug": "vs19_440_082",
            "identifier": "vs19_440_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_082/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 23.500, DDL n. 2026",
            "original_title": "Votazione Emendamento 23.500, DDL n. 2026",
            "description_title": "Emendamento 23.500, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 22532,
            "slug": "vs19_134_103",
            "identifier": "vs19_134_103",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_103/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 103,
            "title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (M5S) - Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "original_title": "Votazione Ordine del giorno 9/T.U.384/36 PDL n. 0384",
            "description_title": "Ordine del giorno n. 9/T.U.384/36 ONORI FEDERICA (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": 39,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 27688,
            "slug": "vs19_239_044",
            "identifier": "vs19_239_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_044/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 12.12 LOVECCHIO GIORGIO (M5S) - Votazione Emendamento 12.12 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.12 DDL n. 1515",
            "description_title": "Emendamento 12.12 LOVECCHIO GIORGIO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 37234,
            "slug": "vs19_449_075",
            "identifier": "vs19_449_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_449_075/?format=api",
            "sitting": {
                "id": 1942,
                "date": "2025-03-18",
                "number": 449,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "original_title": "Votazione Ordine del giorno 9/2285/8 DDL n. 2285",
            "description_title": "Ordine del giorno n. 9/2285/8 SANTILLO AGOSTINO (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": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 27685,
            "slug": "vs19_239_047",
            "identifier": "vs19_239_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_047/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 12.15 FENU EMILIANO (M5S) - Votazione Emendamento 12.15 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.15 DDL n. 1515",
            "description_title": "Emendamento 12.15 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": 2,
            "n_margin": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 34637,
            "slug": "vs19_387_034",
            "identifier": "vs19_387_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_034/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2088-AR/37 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/37 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/37 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/37 CUPERLO GIANNI (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": 22,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 27761,
            "slug": "vs19_240_012",
            "identifier": "vs19_240_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_012/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo aggiuntivo 5.01001 ZANELLA LUANA (AVS) - Votazione Emendamento 5.01001 PDL n. 1304",
            "original_title": "Votazione Emendamento 5.01001 PDL n. 1304",
            "description_title": "Articolo aggiuntivo 5.01001 ZANELLA LUANA (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": 2,
            "n_margin": 13,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 36792,
            "slug": "vs19_440_030",
            "identifier": "vs19_440_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_030/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 30,
            "title": "Articolo 7 - Votazione Articolo 7 DDL n. 2026",
            "original_title": "Votazione Articolo 7 DDL n. 2026",
            "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": 2,
            "n_margin": 21,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 36834,
            "slug": "vs19_440_032",
            "identifier": "vs19_440_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_032/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 8.1 BENZONI FABRIZIO (APERRE) - Votazione Emendamento 8.1 DDL n. 2026",
            "original_title": "Votazione Emendamento 8.1 DDL n. 2026",
            "description_title": "Emendamento 8.1 BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 49,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 36794,
            "slug": "vs19_440_035",
            "identifier": "vs19_440_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_440_035/?format=api",
            "sitting": {
                "id": 1927,
                "date": "2025-03-05",
                "number": 440,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 2026",
            "original_title": "Votazione Articolo 9 DDL n. 2026",
            "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": 2,
            "n_margin": 47,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 38417,
            "slug": "vs19_481_026",
            "identifier": "vs19_481_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_026/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 26,
            "title": "ODG 9/2329-A/26 - Votazione Ordine del giorno 9/2329-A/26 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/26 ",
            "description_title": "ODG 9/2329-A/26",
            "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": 57.61,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34677,
            "slug": "vs19_387_075",
            "identifier": "vs19_387_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_075/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (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": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34644,
            "slug": "vs19_387_041",
            "identifier": "vs19_387_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_041/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2088-AR/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/44 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 61.78
        }
    ]
}