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

{
    "count": 22927,
    "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=103",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=101",
    "results": [
        {
            "id": 40565,
            "slug": "vs19_547_001",
            "identifier": "vs19_547_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_001/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 1,
            "title": "MOZ 1-472 NF CPV 1 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 1 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40434,
            "slug": "vs19_540_001",
            "identifier": "vs19_540_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_001/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 1,
            "title": "RIS 6-195 - Votazione Risoluzione 6_00195",
            "original_title": "Votazione Risoluzione 6_00195",
            "description_title": "RIS 6-195",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 24456,
            "slug": "vs19_183_029",
            "identifier": "vs19_183_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_029/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1-BIS.11 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.11 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.11 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 40568,
            "slug": "vs19_547_004",
            "identifier": "vs19_547_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_004/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 4,
            "title": "MOZ 1-472 NF CPV 4 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 4 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40576,
            "slug": "vs19_547_012",
            "identifier": "vs19_547_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_012/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 12,
            "title": "MOZ 1-472 NF CPV 12 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 12 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 38635,
            "slug": "vs19_486_018",
            "identifier": "vs19_486_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_486_018/?format=api",
            "sitting": {
                "id": 1999,
                "date": "2025-05-27",
                "number": 486,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2355/18 - Votazione Ordine del giorno 9/2355/18 ",
            "original_title": "Votazione Ordine del giorno 9/2355/18 ",
            "description_title": "ODG 9/2355/18",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40582,
            "slug": "vs19_547_018",
            "identifier": "vs19_547_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_018/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 18,
            "title": "DDL 2369-A - EM 1.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2369-A - EM 1.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40580,
            "slug": "vs19_547_016",
            "identifier": "vs19_547_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_016/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 16,
            "title": "MOZ 1-472 NF PREMESSA - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF PREMESSA",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40578,
            "slug": "vs19_547_014",
            "identifier": "vs19_547_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_014/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 14,
            "title": "MOZ 1-472 NF CPV 14 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 14 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40579,
            "slug": "vs19_547_015",
            "identifier": "vs19_547_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_015/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 15,
            "title": "MOZ 1-472 NF CPV 15 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 15 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 132,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 40581,
            "slug": "vs19_547_017",
            "identifier": "vs19_547_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_017/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 17,
            "title": "MOZ 1-502 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-502",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 63.79,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 31479,
            "slug": "vs19_340_003",
            "identifier": "vs19_340_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_003/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1997",
            "description_title": "Emendamento 1.4 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": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 60.92,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 40439,
            "slug": "vs19_540_006",
            "identifier": "vs19_540_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_006/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 6,
            "title": "DDL 2623 - ODG 1 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2623 - ODG 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40438,
            "slug": "vs19_540_005",
            "identifier": "vs19_540_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_005/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 5,
            "title": "RIS 6-198 CPV 3 DISP - Votazione Risoluzione 6_00198",
            "original_title": "Votazione Risoluzione 6_00198",
            "description_title": "RIS 6-198 CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 115,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 40542,
            "slug": "vs19_547_030",
            "identifier": "vs19_547_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_030/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 30,
            "title": "ARTICOLO 5 - Votazione Articolo 5 ",
            "original_title": "Votazione Articolo 5 ",
            "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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40437,
            "slug": "vs19_540_004",
            "identifier": "vs19_540_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_004/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 4,
            "title": "RIS 6-198 NO CPV 3 DISP - Votazione Risoluzione 6_00198",
            "original_title": "Votazione Risoluzione 6_00198",
            "description_title": "RIS 6-198 NO CPV 3 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 40436,
            "slug": "vs19_540_003",
            "identifier": "vs19_540_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_003/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 3,
            "title": "RIS 6-197 - Votazione Risoluzione 6_00197",
            "original_title": "Votazione Risoluzione 6_00197",
            "description_title": "RIS 6-197",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 44,
            "majority_cohesion_rate": 61.32,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 40435,
            "slug": "vs19_540_002",
            "identifier": "vs19_540_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_002/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 2,
            "title": "RIS 6-196 - Votazione Risoluzione 6_00196",
            "original_title": "Votazione Risoluzione 6_00196",
            "description_title": "RIS 6-196",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 60.91,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40545,
            "slug": "vs19_547_041",
            "identifier": "vs19_547_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_041/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 41,
            "title": "DDL 1539 - ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "DDL 1539 - 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": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40593,
            "slug": "vs19_547_036",
            "identifier": "vs19_547_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_036/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2369-A/7 - Votazione Ordine del giorno 9/2369-A/7 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/7 ",
            "description_title": "ODG 9/2369-A/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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40594,
            "slug": "vs19_547_037",
            "identifier": "vs19_547_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_037/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2369-A/9 - Votazione Ordine del giorno 9/2369-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/9 ",
            "description_title": "ODG 9/2369-A/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40595,
            "slug": "vs19_547_038",
            "identifier": "vs19_547_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_038/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 38,
            "title": "ODG 9/2369-A/10 - Votazione Ordine del giorno 9/2369-A/10 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/10 ",
            "description_title": "ODG 9/2369-A/10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 13,
            "majority_cohesion_rate": 54.73,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 40596,
            "slug": "vs19_547_039",
            "identifier": "vs19_547_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_039/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 39,
            "title": "ODG 9/2369-A/14 - Votazione Ordine del giorno 9/2369-A/14 ",
            "original_title": "Votazione Ordine del giorno 9/2369-A/14 ",
            "description_title": "ODG 9/2369-A/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": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 40389,
            "slug": "vs19_539_027",
            "identifier": "vs19_539_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_027/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.34 GIULIANO CARLA (M5S) - Votazione Emendamento 1.34 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2623",
            "description_title": "Emendamento 1.34 GIULIANO CARLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 57.61,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 40386,
            "slug": "vs19_539_024",
            "identifier": "vs19_539_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_024/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.30 DORI DEVIS (AVS) - Votazione Emendamento 1.30 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2623",
            "description_title": "Emendamento 1.30 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 35194,
            "slug": "vs19_354_031",
            "identifier": "vs19_354_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_354_031/?format=api",
            "sitting": {
                "id": 1784,
                "date": "2024-09-25",
                "number": 354,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00319 (Nuova formulazione) FARAONE DAVIDE (IVICRE) ed altri",
            "original_title": "Mozione n. 1-00319 (Nuova formulazione) FARAONE DAVIDE (IVICRE) ed altri",
            "description_title": "",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 59.58,
            "minority_cohesion_rate": 69.81
        },
        {
            "id": 31486,
            "slug": "vs19_340_010",
            "identifier": "vs19_340_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_340_010/?format=api",
            "sitting": {
                "id": 1766,
                "date": "2024-08-05",
                "number": 340,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.19 FONTANA ILARIA (M5S) - Votazione Emendamento 1.19 DDL n. 1997",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1997",
            "description_title": "Emendamento 1.19 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 40558,
            "slug": "vs19_547_058",
            "identifier": "vs19_547_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_058/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 58,
            "title": "DDL 1540 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 1540 - ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40559,
            "slug": "vs19_547_059",
            "identifier": "vs19_547_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_059/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 59,
            "title": "DDL 1540 - ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "DDL 1540 - ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40560,
            "slug": "vs19_547_060",
            "identifier": "vs19_547_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_060/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 60,
            "title": "DDL 1540 - ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "DDL 1540 - ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40536,
            "slug": "vs19_547_061",
            "identifier": "vs19_547_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_061/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 61,
            "title": "Ratifica accordo sulla protezione e l’utilizzazione dei corsi d’acqua transfrontalieri e dei laghi internazionali",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1540 - VOTO FINALE",
            "public_title": "Ratifica accordo sulla protezione e l’utilizzazione dei corsi d’acqua transfrontalieri e dei laghi internazionali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40381,
            "slug": "vs19_539_019",
            "identifier": "vs19_539_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_019/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 MORFINO DANIELA (M5S) - Votazione Emendamento 1.22 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2623",
            "description_title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40562,
            "slug": "vs19_547_063",
            "identifier": "vs19_547_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_063/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 63,
            "title": "DDL 1585 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 1585 - ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40563,
            "slug": "vs19_547_064",
            "identifier": "vs19_547_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_064/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 64,
            "title": "DDL 1585 - ARTICOLO 3 - Votazione Articolo 3 ",
            "original_title": "Votazione Articolo 3 ",
            "description_title": "DDL 1585 - ARTICOLO 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 121,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33560,
            "slug": "vs19_377_185",
            "identifier": "vs19_377_185",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_185/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 185,
            "title": "MOZ 1-358 CPV 19 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-358 CPV 19 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 87,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 36.31
        },
        {
            "id": 40571,
            "slug": "vs19_547_007",
            "identifier": "vs19_547_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_007/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 7,
            "title": "MOZ 1-472 NF CPV 7 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 7 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40572,
            "slug": "vs19_547_008",
            "identifier": "vs19_547_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_008/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 8,
            "title": "MOZ 1-472 NF CPV 8 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 8 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 62.14,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40573,
            "slug": "vs19_547_009",
            "identifier": "vs19_547_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_009/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 9,
            "title": "MOZ 1-472 NF CPV 9 DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 9 DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 131,
            "majority_cohesion_rate": 62.55,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 40574,
            "slug": "vs19_547_010",
            "identifier": "vs19_547_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_010/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 10,
            "title": "MOZ 1-472 NF CPV 10 RIF DISP - Votazione ",
            "original_title": "Votazione ",
            "description_title": "MOZ 1-472 NF CPV 10 RIF DISP",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 130,
            "majority_cohesion_rate": 61.73,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 33438,
            "slug": "vs19_377_094",
            "identifier": "vs19_377_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_094/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 19.5 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 19.5",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 33440,
            "slug": "vs19_377_085",
            "identifier": "vs19_377_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_377_085/?format=api",
            "sitting": {
                "id": 1822,
                "date": "2024-11-06",
                "number": 377,
                "branch": "C"
            },
            "number": 85,
            "title": "EM 16.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 16.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 40534,
            "slug": "vs19_547_050",
            "identifier": "vs19_547_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_050/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 50,
            "title": "Ratifica emendamento sede dell’Organizzazione internazionale della vigna e del vino",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1804 - VOTO FINALE",
            "public_title": "Ratifica emendamento sede dell’Organizzazione internazionale della vigna e del vino",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40377,
            "slug": "vs19_539_015",
            "identifier": "vs19_539_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_015/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.19 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.19 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.19 DDL n. 2623",
            "description_title": "Emendamento 1.19 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 40554,
            "slug": "vs19_547_052",
            "identifier": "vs19_547_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_052/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 52,
            "title": "DDL 1803 - ARTICOLO 2 - Votazione Articolo 2 ",
            "original_title": "Votazione Articolo 2 ",
            "description_title": "DDL 1803 - ARTICOLO 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 123,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40556,
            "slug": "vs19_547_054",
            "identifier": "vs19_547_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_054/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 54,
            "title": "DDL 1803 - ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "DDL 1803 - ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 122,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40537,
            "slug": "vs19_547_067",
            "identifier": "vs19_547_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_067/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 67,
            "title": "Ratifica accordi in tema di inquinamento atmosferico transfrontaliero a lunga distanza",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1585 - VOTO FINALE",
            "public_title": "Ratifica accordi in tema di inquinamento atmosferico transfrontaliero a lunga distanza",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 119,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 40548,
            "slug": "vs19_547_044",
            "identifier": "vs19_547_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_547_044/?format=api",
            "sitting": {
                "id": 2105,
                "date": "2025-10-14",
                "number": 547,
                "branch": "C"
            },
            "number": 44,
            "title": "DDL 1539 - ARTICOLO 4 - Votazione Articolo 4 ",
            "original_title": "Votazione Articolo 4 ",
            "description_title": "DDL 1539 - ARTICOLO 4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 118,
            "majority_cohesion_rate": 58.02,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 24497,
            "slug": "vs19_183_005",
            "identifier": "vs19_183_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_005/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1492",
            "description_title": "Emendamento 1.4 SIMIANI MARCO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24527,
            "slug": "vs19_183_007",
            "identifier": "vs19_183_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_007/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.6 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1492",
            "description_title": "Emendamento 1.6 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 40376,
            "slug": "vs19_539_014",
            "identifier": "vs19_539_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_014/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.17 MORFINO DANIELA (M5S) - Votazione Emendamento 1.17 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2623",
            "description_title": "Emendamento 1.17 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 58.44,
            "minority_cohesion_rate": 61.78
        }
    ]
}