Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=312
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=majority_cohesion_rate&page=313",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=311",
    "results": [
        {
            "id": 21589,
            "slug": "19-74-12",
            "identifier": "19-74-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-12/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 12,
            "title": "d-l 39/2023 - siccità - Emm. 1.15 e 1.17",
            "original_title": "Emm. 1.15 e 1.17",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21622,
            "slug": "19-74-79",
            "identifier": "19-74-79",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-79/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 79,
            "title": "d-l 39/2023 - siccità - Em. 5.2, Fina e altri",
            "original_title": "Em. 5.2, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 21574,
            "slug": "19-74-58",
            "identifier": "19-74-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-58/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 58,
            "title": "d-l 39/2023 - siccità - Em. 3.104, Rosa e altri",
            "original_title": "Em. 3.104, Rosa e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 55,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 21570,
            "slug": "19-74-66",
            "identifier": "19-74-66",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-66/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 66,
            "title": "d-l 39/2023 - siccità - Em. 4.17, Naturale e altri",
            "original_title": "Em. 4.17, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 21608,
            "slug": "19-74-115",
            "identifier": "19-74-115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-115/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 115,
            "title": "d-l 39/2023 - siccità - ODG G7.3, Mazzella e altri",
            "original_title": "ODG G7.3, Mazzella e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21615,
            "slug": "19-74-101",
            "identifier": "19-74-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-101/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 101,
            "title": "d-l 39/2023 - siccità - Em. 6.0.1, Franceschelli e Fina",
            "original_title": "Em. 6.0.1, Franceschelli e Fina",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21681,
            "slug": "19-74-17",
            "identifier": "19-74-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-17/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 17,
            "title": "d-l 39/2023 - siccità - Em. 1.32, Aurora Floridia e altri",
            "original_title": "Em. 1.32, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 21611,
            "slug": "19-74-112",
            "identifier": "19-74-112",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-112/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 112,
            "title": "d-l 39/2023 - siccità - Em. 7.19, Lorefice e altri",
            "original_title": "Em. 7.19, Lorefice e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 16,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 21630,
            "slug": "19-74-47",
            "identifier": "19-74-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-47/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 47,
            "title": "d-l 39/2023 - siccità - Em. 3.24, Di Girolamo e altri",
            "original_title": "Em. 3.24, Di Girolamo e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21677,
            "slug": "19-74-32",
            "identifier": "19-74-32",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-32/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 32,
            "title": "d-l 39/2023 - siccità - ODG G1.2, Sironi",
            "original_title": "ODG G1.2, Sironi",
            "description_title": "d-l 39/2023 - siccità",
            "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": 71.3,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 21673,
            "slug": "19-74-37",
            "identifier": "19-74-37",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-37/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 37,
            "title": "d-l 39/2023 - siccità - Em. 3.101, Fina e altri",
            "original_title": "Em. 3.101, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 21657,
            "slug": "19-74-93",
            "identifier": "19-74-93",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-93/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 93,
            "title": "d-l 39/2023 - siccità - Em. 6.13, Fina e altri",
            "original_title": "Em. 6.13, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21569,
            "slug": "19-74-70",
            "identifier": "19-74-70",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-70/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 70,
            "title": "d-l 39/2023 - siccità - Em. 4.103 (testo 2), Fazzone e altri",
            "original_title": "Em. 4.103 (testo 2), Fazzone e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 33,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 36.78
        },
        {
            "id": 21586,
            "slug": "19-74-22",
            "identifier": "19-74-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-22/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 22,
            "title": "d-l 39/2023 - siccità - Em. 1.39, Aurora Floridia e altri",
            "original_title": "Em. 1.39, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 71.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 21554,
            "slug": "19-74-102",
            "identifier": "19-74-102",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-102/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 102,
            "title": "d-l 39/2023 - siccità - Em. 7.4, Aurora Floridia e altri",
            "original_title": "Em. 7.4, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 15,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21559,
            "slug": "19-74-86",
            "identifier": "19-74-86",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-86/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 86,
            "title": "d-l 39/2023 - siccità - ODG G5.2, Naturale e altri",
            "original_title": "ODG G5.2, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 8,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 77.01
        },
        {
            "id": 21662,
            "slug": "19-74-68",
            "identifier": "19-74-68",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-68/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 68,
            "title": "d-l 39/2023 - siccità - Em. 4.101, Sabrina Licheri e altri",
            "original_title": "Em. 4.101, Sabrina Licheri e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 21578,
            "slug": "19-74-43",
            "identifier": "19-74-43",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-43/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 43,
            "title": "d-l 39/2023 - siccità - Em. 3.17, Di Girolamo e Sabrina Licheri",
            "original_title": "Em. 3.17, Di Girolamo e Sabrina Licheri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21592,
            "slug": "19-74-6",
            "identifier": "19-74-6",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-6/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 6,
            "title": "d-l 39/2023 - siccità - Em. 1.3, Martella e Fina",
            "original_title": "Em. 1.3, Martella e Fina",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 21587,
            "slug": "19-74-19",
            "identifier": "19-74-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-19/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 19,
            "title": "d-l 39/2023 - siccità - Em. 1.35, Naturale e altri",
            "original_title": "Em. 1.35, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21590,
            "slug": "19-74-10",
            "identifier": "19-74-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-10/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 10,
            "title": "d-l 39/2023 - siccità - Em. 1.12, Aurora Floridia e altri",
            "original_title": "Em. 1.12, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 21610,
            "slug": "19-74-113",
            "identifier": "19-74-113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-113/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 113,
            "title": "d-l 39/2023 - siccità - ODG G7.1, Naturale e altri",
            "original_title": "ODG G7.1, Naturale e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21576,
            "slug": "19-74-48",
            "identifier": "19-74-48",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-48/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 48,
            "title": "d-l 39/2023 - siccità - Em. 3.26, Di Girolamo",
            "original_title": "Em. 3.26, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21588,
            "slug": "19-74-15",
            "identifier": "19-74-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-15/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 15,
            "title": "d-l 39/2023 - siccità - Em. 1.25, Aurora Floridia e altri",
            "original_title": "Em. 1.25, Aurora Floridia e altri",
            "description_title": "d-l 39/2023 - siccità",
            "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": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21604,
            "slug": "19-74-121",
            "identifier": "19-74-121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-121/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 121,
            "title": "d-l 39/2023 - siccità - Em. 08.1, Fina e altri",
            "original_title": "Em. 08.1, Fina e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 11,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 21627,
            "slug": "19-74-57",
            "identifier": "19-74-57",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-57/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 57,
            "title": "d-l 39/2023 - siccità - Em. 3.103, Di Girolamo",
            "original_title": "Em. 3.103, Di Girolamo",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21679,
            "slug": "19-74-25",
            "identifier": "19-74-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-25/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 25,
            "title": "d-l 39/2023 - siccità - Em. 1.43, Sabrina Licheri e altri",
            "original_title": "Em. 1.43, Sabrina Licheri e altri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 21577,
            "slug": "19-74-45",
            "identifier": "19-74-45",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-45/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 45,
            "title": "d-l 39/2023 - siccità - Em. 3.19, Di Girolamo e Sabrina Licheri",
            "original_title": "Em. 3.19, Di Girolamo e Sabrina Licheri",
            "description_title": "d-l 39/2023 - siccità",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 16,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21683,
            "slug": "19-74-13",
            "identifier": "19-74-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-13/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 13,
            "title": "d-l 39/2023 - siccità - Em. 1.20, Fina",
            "original_title": "Em. 1.20, Fina",
            "description_title": "d-l 39/2023 - siccità",
            "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": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 21568,
            "slug": "19-74-71",
            "identifier": "19-74-71",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-74-71/?format=api",
            "sitting": {
                "id": 1392,
                "date": "2023-05-31",
                "number": 74,
                "branch": "S"
            },
            "number": 71,
            "title": "d-l 39/2023 - siccità - ODG G4.1, Damante",
            "original_title": "ODG G4.1, Damante",
            "description_title": "d-l 39/2023 - siccità",
            "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": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 28122,
            "slug": "19-160-75",
            "identifier": "19-160-75",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-75/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 75,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - ODG G3.1, Tajani e altri",
            "original_title": "ODG G3.1, Tajani e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 11,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 28152,
            "slug": "19-160-62",
            "identifier": "19-160-62",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-62/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 62,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 3.4, Nave e altri",
            "original_title": "Em. 3.4, Nave e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 14,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 28155,
            "slug": "19-160-53",
            "identifier": "19-160-53",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-53/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 53,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 2.9, De Cristofaro e altri",
            "original_title": "Em. 2.9, De Cristofaro e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 28176,
            "slug": "19-160-61",
            "identifier": "19-160-61",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-61/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 61,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 3.3, Tajani e altri",
            "original_title": "Em. 3.3, Tajani e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 15,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 28154,
            "slug": "19-160-58",
            "identifier": "19-160-58",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-58/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 58,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 2.0.1, Turco e altri",
            "original_title": "Em. 2.0.1, Turco e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 16,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 28126,
            "slug": "19-160-63",
            "identifier": "19-160-63",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-63/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 63,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 3.5, Tajani e altri",
            "original_title": "Em. 3.5, Tajani e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 15,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 28124,
            "slug": "19-160-67",
            "identifier": "19-160-67",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-67/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 67,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 3.9 (1a parte), Tajani e altri",
            "original_title": "Em. 3.9 (1a parte), Tajani e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 28148,
            "slug": "19-160-73",
            "identifier": "19-160-73",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-73/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 73,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 3.18, Versace",
            "original_title": "Em. 3.18, Versace",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 11,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 28151,
            "slug": "19-160-65",
            "identifier": "19-160-65",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-65/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 65,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - Em. 3.7, Sabrina Licheri e altri",
            "original_title": "Em. 3.7, Sabrina Licheri e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 16,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 59.77
        },
        {
            "id": 28179,
            "slug": "19-160-55",
            "identifier": "19-160-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-55/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 55,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - ODG G2.2, Tajani e altri",
            "original_title": "ODG G2.2, Tajani e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 71.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 28178,
            "slug": "19-160-56",
            "identifier": "19-160-56",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-160-56/?format=api",
            "sitting": {
                "id": 1612,
                "date": "2024-02-20",
                "number": 160,
                "branch": "S"
            },
            "number": 56,
            "title": "d-l 212/2023 - agevolazioni fiscali in edilizia - ODG G2.3, Tajani e altri",
            "original_title": "ODG G2.3, Tajani e altri",
            "description_title": "d-l 212/2023 - agevolazioni fiscali in edilizia",
            "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": 71.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 25840,
            "slug": "19-134-47",
            "identifier": "19-134-47",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-47/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 47,
            "title": "Em. 11.0.3, Turco",
            "original_title": "Em. 11.0.3, Turco",
            "description_title": null,
            "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": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25880,
            "slug": "19-134-51",
            "identifier": "19-134-51",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-51/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 51,
            "title": "Em. 13.8, Martella e altri",
            "original_title": "Em. 13.8, Martella e altri",
            "description_title": null,
            "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": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 25848,
            "slug": "19-134-12",
            "identifier": "19-134-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-134-12/?format=api",
            "sitting": {
                "id": 1551,
                "date": "2023-12-07",
                "number": 134,
                "branch": "S"
            },
            "number": 12,
            "title": "Em. 4-ter.300, Patuanelli e altri",
            "original_title": "Em. 4-ter.300, Patuanelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 63.22
        },
        {
            "id": 26262,
            "slug": "19-139-27",
            "identifier": "19-139-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-27/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 27,
            "title": "Disposizioni sul made in Italy - Articolo 6",
            "original_title": "Articolo 6",
            "description_title": "Disposizioni sul made in Italy",
            "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": 11,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26255,
            "slug": "19-139-48",
            "identifier": "19-139-48",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-48/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 48,
            "title": "Disposizioni sul made in Italy - Em. 16.2, Nave e altri",
            "original_title": "Em. 16.2, Nave e altri",
            "description_title": "Disposizioni sul made in Italy",
            "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": 10,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 26311,
            "slug": "19-139-31",
            "identifier": "19-139-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-31/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 31,
            "title": "Disposizioni sul made in Italy - Em. 8.3, Aurora Floridia e altri",
            "original_title": "Em. 8.3, Aurora Floridia e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 26362,
            "slug": "19-139-25",
            "identifier": "19-139-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-25/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 25,
            "title": "Disposizioni sul made in Italy - Em. 6.5, Naturale e altri",
            "original_title": "Em. 6.5, Naturale e altri",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 14,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 26230,
            "slug": "19-139-108",
            "identifier": "19-139-108",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-139-108/?format=api",
            "sitting": {
                "id": 1560,
                "date": "2023-12-20",
                "number": 139,
                "branch": "S"
            },
            "number": 108,
            "title": "Disposizioni sul made in Italy - Articolo 33",
            "original_title": "Articolo 33",
            "description_title": "Disposizioni sul made in Italy",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 13,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 24859,
            "slug": "19-122-55",
            "identifier": "19-122-55",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-122-55/?format=api",
            "sitting": {
                "id": 1514,
                "date": "2023-11-08",
                "number": 122,
                "branch": "S"
            },
            "number": 55,
            "title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Em. 3.48, Guidolin e altri",
            "original_title": "Em. 3.48, Guidolin e altri",
            "description_title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 4,
            "majority_cohesion_rate": 71.3,
            "minority_cohesion_rate": 87.36
        }
    ]
}