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

{
    "count": 621,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-pp_ordering&page=6",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-pp_ordering&page=4",
    "results": [
        {
            "id": 872932,
            "stepped_in_date": null,
            "slug": "paola-maria-chiesa-1979-09-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-maria-chiesa-1979-09-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paola-maria-chiesa-1979-09-12/?format=api",
            "n_rebels": 9,
            "family_name": "Chiesa",
            "given_name": "Paola Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 601,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/872932.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308915",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13882,
            "n_absent": 570,
            "n_mission": 58,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 100
        },
        {
            "id": 498518,
            "stepped_in_date": null,
            "slug": "francesco-ciancitto-1967-03-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-ciancitto-1967-03-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-ciancitto-1967-03-17/?format=api",
            "n_rebels": 11,
            "family_name": "Ciancitto",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 1233,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/498518.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308764",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12772,
            "n_absent": 1536,
            "n_mission": 202,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 959849,
            "stepped_in_date": null,
            "slug": "beatriz-colombo-1978-03-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/beatriz-colombo-1978-03-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/beatriz-colombo-1978-03-13/?format=api",
            "n_rebels": 2,
            "family_name": "Colombo",
            "given_name": "Beatriz",
            "role": "Deputato",
            "latest_group": {
                "id": 613,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959849.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308926",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13626,
            "n_absent": 765,
            "n_mission": 119,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 98
        },
        {
            "id": 498783,
            "stepped_in_date": "2024-12-02",
            "slug": "antonio-maria-gabellone-1959-09-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-maria-gabellone-1959-09-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-maria-gabellone-1959-09-16/?format=api",
            "n_rebels": 0,
            "family_name": "Gabellone",
            "given_name": "Antonio Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 3717,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.eu-central-1.amazonaws.com/images/persons/498783.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2024-12-02",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309200",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 4507,
            "n_present": 4342,
            "n_absent": 165,
            "n_mission": 0,
            "days_in_parliament": "337 00:00:00",
            "parse_days_in_parliament": "11 mesi",
            "fidelity_index": 96
        },
        {
            "id": 848568,
            "stepped_in_date": null,
            "slug": "christiana-elisabetta-lancellotta-1979-03-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/christiana-elisabetta-lancellotta-1979-03-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/christiana-elisabetta-lancellotta-1979-03-02/?format=api",
            "n_rebels": 10,
            "family_name": "Lancellotta",
            "given_name": "Christiana Elisabetta",
            "role": "Deputato",
            "latest_group": {
                "id": 829,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/848568.jpeg",
            "gender": "F",
            "election_area": "Molise",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308920",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12596,
            "n_absent": 1914,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 90
        },
        {
            "id": 533350,
            "stepped_in_date": null,
            "slug": "marco-padovani-1959-03-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-padovani-1959-03-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-padovani-1959-03-25/?format=api",
            "n_rebels": 5,
            "family_name": "Padovani",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 1225,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/533350.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308864",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 14247,
            "n_absent": 263,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 102
        },
        {
            "id": 958870,
            "stepped_in_date": null,
            "slug": "barbara-polo-1973-02-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-polo-1973-02-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-polo-1973-02-04/?format=api",
            "n_rebels": 5,
            "family_name": "Polo",
            "given_name": "Barbara",
            "role": "Deputato",
            "latest_group": {
                "id": 1025,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958870.jpeg",
            "gender": "F",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308769",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12658,
            "n_absent": 1852,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 959748,
            "stepped_in_date": null,
            "slug": "fabio-roscani-1990-06-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-roscani-1990-06-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-roscani-1990-06-03/?format=api",
            "n_rebels": 2,
            "family_name": "Roscani",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1070,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959748.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308867",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12738,
            "n_absent": 1772,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 495053,
            "stepped_in_date": null,
            "slug": "matteo-rosso-1967-06-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-rosso-1967-06-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-rosso-1967-06-25/?format=api",
            "n_rebels": 16,
            "family_name": "Rosso",
            "given_name": "Matteo",
            "role": "Deputato",
            "latest_group": {
                "id": 1080,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495053.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308868",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13549,
            "n_absent": 961,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 98
        },
        {
            "id": 819212,
            "stepped_in_date": null,
            "slug": "francesco-paolo-sisto-1955-04-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-paolo-sisto-1955-04-27/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.1,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-paolo-sisto-1955-04-27/?format=api",
            "n_rebels": 4,
            "family_name": "Sisto",
            "given_name": "Francesco Paolo",
            "role": "Senatore",
            "latest_group": {
                "id": 322,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819212.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302886",
            "osr_identifier": "http://dati.senato.it/senatore/22263",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 1568,
            "n_absent": 1210,
            "n_mission": 4840,
            "days_in_parliament": "6415 00:00:00",
            "parse_days_in_parliament": "17 anni e 7 mesi",
            "fidelity_index": 18
        },
        {
            "id": 958789,
            "stepped_in_date": null,
            "slug": "maria-immacolata-vietri-1969-10-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-immacolata-vietri-1969-10-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-immacolata-vietri-1969-10-21/?format=api",
            "n_rebels": 12,
            "family_name": "Vietri",
            "given_name": "Maria Immacolata",
            "role": "Deputato",
            "latest_group": {
                "id": 1195,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/958789.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308789",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 14250,
            "n_absent": 260,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 103
        },
        {
            "id": 822242,
            "stepped_in_date": null,
            "slug": "paolo-zangrillo-1961-12-03-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-zangrillo-1961-12-03-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.1,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-zangrillo-1961-12-03-2/?format=api",
            "n_rebels": 6,
            "family_name": "Zangrillo",
            "given_name": "Paolo",
            "role": "Senatore",
            "latest_group": {
                "id": 412,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00033038.jpg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307492",
            "osr_identifier": "http://dati.senato.it/senatore/33038",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 1881,
            "n_absent": 1,
            "n_mission": 5736,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 24
        },
        {
            "id": 505785,
            "stepped_in_date": null,
            "slug": "andrea-volpi-1981-04-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-volpi-1981-04-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 200
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-volpi-1981-04-28/?format=api",
            "n_rebels": 2,
            "family_name": "Volpi",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 1199,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/505785.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308847",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12908,
            "n_absent": 1602,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 94
        },
        {
            "id": 609812,
            "stepped_in_date": null,
            "slug": "immacolata-zurzolo-1973-06-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/immacolata-zurzolo-1973-06-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 200
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/immacolata-zurzolo-1973-06-07/?format=api",
            "n_rebels": 1,
            "family_name": "Zurzolo",
            "given_name": "Immacolata Concetta",
            "role": "Deputato",
            "latest_group": {
                "id": 1219,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/609812.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308813",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13372,
            "n_absent": 1138,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 94
        },
        {
            "id": 830136,
            "stepped_in_date": null,
            "slug": "alessia-ambrosi-1982-04-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessia-ambrosi-1982-04-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessia-ambrosi-1982-04-14/?format=api",
            "n_rebels": 20,
            "family_name": "Ambrosi",
            "given_name": "Alessia",
            "role": "Deputato",
            "latest_group": {
                "id": 424,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/830136.jpeg",
            "gender": "F",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308832",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11291,
            "n_absent": 3219,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 79
        },
        {
            "id": 503692,
            "stepped_in_date": null,
            "slug": "lucia-borgonzoni-1976-09-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lucia-borgonzoni-1976-09-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lucia-borgonzoni-1976-09-19/?format=api",
            "n_rebels": 2,
            "family_name": "Borgonzoni",
            "given_name": "Lucia",
            "role": "Senatore",
            "latest_group": {
                "id": 56,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/503692.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307758",
            "osr_identifier": "http://dati.senato.it/senatore/32590",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 1772,
            "n_absent": 270,
            "n_mission": 5576,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 21
        },
        {
            "id": 551918,
            "stepped_in_date": null,
            "slug": "roberto-calderoli-1956-04-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-calderoli-1956-04-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-calderoli-1956-04-18/?format=api",
            "n_rebels": 1,
            "family_name": "Calderoli",
            "given_name": "Roberto",
            "role": "Senatore",
            "latest_group": {
                "id": 64,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00000422.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p32530",
            "osr_identifier": "http://dati.senato.it/senatore/422",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 2382,
            "n_absent": 0,
            "n_mission": 5236,
            "days_in_parliament": "12269 00:00:00",
            "parse_days_in_parliament": "33 anni e 7 mesi",
            "fidelity_index": 31
        },
        {
            "id": 496362,
            "stepped_in_date": null,
            "slug": "chiara-colosimo-1986-06-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-colosimo-1986-06-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-colosimo-1986-06-02/?format=api",
            "n_rebels": 5,
            "family_name": "Colosimo",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 615,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496362.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308917",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 6230,
            "n_absent": 970,
            "n_mission": 7310,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 44
        },
        {
            "id": 818978,
            "stepped_in_date": null,
            "slug": "claudio-durigon-1971-09-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/claudio-durigon-1971-09-10/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/claudio-durigon-1971-09-10/?format=api",
            "n_rebels": 14,
            "family_name": "Durigon",
            "given_name": "Claudio",
            "role": "Senatore",
            "latest_group": {
                "id": 118,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818978.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307468",
            "osr_identifier": "http://dati.senato.it/senatore/33096",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 2137,
            "n_absent": 247,
            "n_mission": 5234,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 21
        },
        {
            "id": 848522,
            "stepped_in_date": null,
            "slug": "lucrezia-maria-benedetta-mantovani-1984-05-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lucrezia-maria-benedetta-mantovani-1984-05-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lucrezia-maria-benedetta-mantovani-1984-05-20/?format=api",
            "n_rebels": 8,
            "family_name": "Mantovani",
            "given_name": "Lucrezia Maria Benedetta",
            "role": "Deputato",
            "latest_group": {
                "id": 886,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/848522.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308101",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13845,
            "n_absent": 289,
            "n_mission": 376,
            "days_in_parliament": "2425 00:00:00",
            "parse_days_in_parliament": "6 anni e 7 mesi",
            "fidelity_index": 99
        },
        {
            "id": 542403,
            "stepped_in_date": null,
            "slug": "alessandro-morelli-1977-05-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-morelli-1977-05-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-morelli-1977-05-09/?format=api",
            "n_rebels": 8,
            "family_name": "Morelli",
            "given_name": "Alessandro",
            "role": "Senatore",
            "latest_group": {
                "id": 226,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.eu-central-1.amazonaws.com/images/persons/542403.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307668",
            "osr_identifier": "http://dati.senato.it/senatore/32988",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 1390,
            "n_absent": 205,
            "n_mission": 6023,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 14
        },
        {
            "id": 735114,
            "stepped_in_date": null,
            "slug": "andrea-ostellari-1974-03-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-ostellari-1974-03-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-ostellari-1974-03-17/?format=api",
            "n_rebels": 3,
            "family_name": "Ostellari",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 244,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/735114.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307855",
            "osr_identifier": "http://dati.senato.it/senatore/32677",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 2219,
            "n_absent": 319,
            "n_mission": 5080,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 15
        },
        {
            "id": 547548,
            "stepped_in_date": null,
            "slug": "matteo-salvini-1973-03-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-salvini-1973-03-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-salvini-1973-03-09/?format=api",
            "n_rebels": 0,
            "family_name": "Salvini",
            "given_name": "Matteo",
            "role": "Senatore",
            "latest_group": {
                "id": 298,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/547548.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302741",
            "osr_identifier": "http://dati.senato.it/senatore/25407",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 275,
            "n_absent": 2,
            "n_mission": 7341,
            "days_in_parliament": "3229 00:00:00",
            "parse_days_in_parliament": "8 anni e 10 mesi",
            "fidelity_index": 3
        },
        {
            "id": 819509,
            "stepped_in_date": null,
            "slug": "rachele-silvestri-1986-08-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rachele-silvestri-1986-08-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rachele-silvestri-1986-08-30/?format=api",
            "n_rebels": 7,
            "family_name": "Silvestri",
            "given_name": "Rachele",
            "role": "Deputato",
            "latest_group": {
                "id": 1129,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819509.jpeg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307175",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11324,
            "n_absent": 1698,
            "n_mission": 1488,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 83
        },
        {
            "id": 819500,
            "stepped_in_date": null,
            "slug": "stefania-ascari-1980-03-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefania-ascari-1980-03-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 195
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefania-ascari-1980-03-03/?format=api",
            "n_rebels": 24,
            "family_name": "Ascari",
            "given_name": "Stefania",
            "role": "Deputato",
            "latest_group": {
                "id": 444,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819500.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307302",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10901,
            "n_absent": 3126,
            "n_mission": 483,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 78
        },
        {
            "id": 494697,
            "stepped_in_date": null,
            "slug": "alessandro-sorte-1984-02-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-sorte-1984-02-19/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 194
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-sorte-1984-02-19/?format=api",
            "n_rebels": 226,
            "family_name": "Sorte",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 1135,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494697.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307608",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11256,
            "n_absent": 3254,
            "n_mission": 0,
            "days_in_parliament": "2792 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 79
        },
        {
            "id": 914882,
            "stepped_in_date": null,
            "slug": "giuseppe-bicchielli-1967-03-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-bicchielli-1967-03-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 193
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-bicchielli-1967-03-31/?format=api",
            "n_rebels": 44,
            "family_name": "Bicchielli",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 3734,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/914882.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308790",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12208,
            "n_absent": 1240,
            "n_mission": 1062,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 87
        },
        {
            "id": 547732,
            "stepped_in_date": null,
            "slug": "massimiliano-panizzut-1968-12-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/massimiliano-panizzut-1968-12-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 192
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/massimiliano-panizzut-1968-12-10/?format=api",
            "n_rebels": 31,
            "family_name": "Panizzut",
            "given_name": "Massimiliano",
            "role": "Deputato",
            "latest_group": {
                "id": 985,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/547732.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307376",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11554,
            "n_absent": 2872,
            "n_mission": 84,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 82
        },
        {
            "id": 822166,
            "stepped_in_date": null,
            "slug": "patrizia-marrocco-1977-03-21-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/patrizia-marrocco-1977-03-21-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 191
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/patrizia-marrocco-1977-03-21-2/?format=api",
            "n_rebels": 249,
            "family_name": "Marrocco",
            "given_name": "Patrizia",
            "role": "Deputato",
            "latest_group": {
                "id": 901,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822166.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307466",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11170,
            "n_absent": 3340,
            "n_mission": 0,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 79
        },
        {
            "id": 819593,
            "stepped_in_date": null,
            "slug": "daniela-torto-1985-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-torto-1985-08-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 190
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-torto-1985-08-18/?format=api",
            "n_rebels": 59,
            "family_name": "Torto",
            "given_name": "Daniela",
            "role": "Deputato",
            "latest_group": {
                "id": 1175,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819593.jpeg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307234",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10055,
            "n_absent": 4194,
            "n_mission": 261,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 71
        },
        {
            "id": 547792,
            "stepped_in_date": null,
            "slug": "eugenio-zoffili-1979-10-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/eugenio-zoffili-1979-10-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 189
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/eugenio-zoffili-1979-10-25/?format=api",
            "n_rebels": 16,
            "family_name": "Zoffili",
            "given_name": "Eugenio",
            "role": "Deputato",
            "latest_group": {
                "id": 1215,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/547792.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307616",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 5610,
            "n_absent": 592,
            "n_mission": 8308,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 40
        },
        {
            "id": 819575,
            "stepped_in_date": null,
            "slug": "alessio-butti-1964-10-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessio-butti-1964-10-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessio-butti-1964-10-15/?format=api",
            "n_rebels": 2,
            "family_name": "Butti",
            "given_name": "Alessio",
            "role": "Senatore",
            "latest_group": {
                "id": 60,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819575.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p32500",
            "osr_identifier": "http://dati.senato.it/senatore/407",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 912,
            "n_absent": 219,
            "n_mission": 6487,
            "days_in_parliament": "9687 00:00:00",
            "parse_days_in_parliament": "26 anni e 6 mesi",
            "fidelity_index": 7
        },
        {
            "id": 494198,
            "stepped_in_date": null,
            "slug": "luca-ciriani-1967-01-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luca-ciriani-1967-01-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luca-ciriani-1967-01-26/?format=api",
            "n_rebels": 10,
            "family_name": "Ciriani",
            "given_name": "Luca",
            "role": "Senatore",
            "latest_group": {
                "id": 82,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494198.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307774",
            "osr_identifier": "http://dati.senato.it/senatore/32603",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 1904,
            "n_absent": 0,
            "n_mission": 5714,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 24
        },
        {
            "id": 818996,
            "stepped_in_date": null,
            "slug": "giovanbattista-fazzolari-1972-02-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanbattista-fazzolari-1972-02-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanbattista-fazzolari-1972-02-24/?format=api",
            "n_rebels": 0,
            "family_name": "Fazzolari",
            "given_name": "Giovanbattista",
            "role": "Senatore",
            "latest_group": {
                "id": 372,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818996.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307802",
            "osr_identifier": "http://dati.senato.it/senatore/32628",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 65,
            "n_absent": 40,
            "n_mission": 7513,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 0
        },
        {
            "id": 504545,
            "stepped_in_date": null,
            "slug": "daniela-garnero-santanche-1961-04-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-garnero-santanche-1961-04-07/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-garnero-santanche-1961-04-07/?format=api",
            "n_rebels": 1,
            "family_name": "Garnero Santanchè",
            "given_name": "Daniela",
            "role": "Senatore",
            "latest_group": {
                "id": 144,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/504545.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p300639",
            "osr_identifier": "http://dati.senato.it/senatore/18121",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 205,
            "n_absent": 2,
            "n_mission": 7411,
            "days_in_parliament": "7107 00:00:00",
            "parse_days_in_parliament": "19 anni e 5 mesi",
            "fidelity_index": 2
        },
        {
            "id": 503347,
            "stepped_in_date": null,
            "slug": "patrizio-giacomo-la-pietra-1961-04-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/patrizio-giacomo-la-pietra-1961-04-10/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/patrizio-giacomo-la-pietra-1961-04-10/?format=api",
            "n_rebels": 1,
            "family_name": "La Pietra",
            "given_name": "Patrizio Giacomo",
            "role": "Senatore",
            "latest_group": {
                "id": 162,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/503347.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307824",
            "osr_identifier": "http://dati.senato.it/senatore/32650",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 1685,
            "n_absent": 122,
            "n_mission": 5811,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 16
        },
        {
            "id": 494811,
            "stepped_in_date": null,
            "slug": "sebastiano-musumeci-1955-01-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sebastiano-musumeci-1955-01-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sebastiano-musumeci-1955-01-21/?format=api",
            "n_rebels": 0,
            "family_name": "Musumeci",
            "given_name": "Sebastiano",
            "role": "Senatore",
            "latest_group": {
                "id": 242,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00028306.jpg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p304860",
            "osr_identifier": "http://dati.senato.it/senatore/28306",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 549,
            "n_absent": 2,
            "n_mission": 7067,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 7
        },
        {
            "id": 824957,
            "stepped_in_date": null,
            "slug": "fabio-porta-1963-11-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabio-porta-1963-11-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabio-porta-1963-11-05/?format=api",
            "n_rebels": 28,
            "family_name": "Porta",
            "given_name": "Fabio",
            "role": "Deputato",
            "latest_group": {
                "id": 1027,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/824957.jpeg",
            "gender": "M",
            "election_area": "America meridionale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302902",
            "osr_identifier": "http://dati.senato.it/senatore/25421",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10171,
            "n_absent": 3739,
            "n_mission": 600,
            "days_in_parliament": "5018 00:00:00",
            "parse_days_in_parliament": "13 anni e 9 mesi",
            "fidelity_index": 73
        },
        {
            "id": 496214,
            "stepped_in_date": null,
            "slug": "isabella-rauti-1962-11-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/isabella-rauti-1962-11-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/isabella-rauti-1962-11-17/?format=api",
            "n_rebels": 1,
            "family_name": "Rauti",
            "given_name": "Isabella",
            "role": "Senatore",
            "latest_group": {
                "id": 280,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496214.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "https://dati.camera.it/ocd/persona.rdf/p307879",
            "osr_identifier": "http://dati.senato.it/senatore/32699",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 916,
            "n_absent": 789,
            "n_mission": 5913,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 11
        },
        {
            "id": 819003,
            "stepped_in_date": null,
            "slug": "adolfo-urso-1957-07-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/adolfo-urso-1957-07-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/adolfo-urso-1957-07-12/?format=api",
            "n_rebels": 0,
            "family_name": "Urso",
            "given_name": "Adolfo",
            "role": "Senatore",
            "latest_group": {
                "id": 346,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819003.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p39200",
            "osr_identifier": "http://dati.senato.it/senatore/2444",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 102,
            "n_absent": 2,
            "n_mission": 7514,
            "days_in_parliament": "9718 00:00:00",
            "parse_days_in_parliament": "26 anni e 7 mesi",
            "fidelity_index": 1
        },
        {
            "id": 819287,
            "stepped_in_date": null,
            "slug": "elena-cattaneo-1962-10-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elena-cattaneo-1962-10-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16,
                "pp_branch_ordering": 187
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elena-cattaneo-1962-10-22/?format=api",
            "n_rebels": 1718,
            "family_name": "Cattaneo",
            "given_name": "Elena",
            "role": "Senatore a vita",
            "latest_group": {
                "id": 368,
                "group": {
                    "id": 6,
                    "acronym": "Aut (SVP-PATT, Cb)",
                    "slug": "SVP-PATT-SudCN",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, Campobase)",
                    "color": "#594690"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819287.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "https://dati.camera.it/ocd/persona.rdf/p306621",
            "osr_identifier": "http://dati.senato.it/senatore/30511",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 2878,
            "n_absent": 345,
            "n_mission": 4395,
            "days_in_parliament": "4447 00:00:00",
            "parse_days_in_parliament": "12 anni e 2 mesi",
            "fidelity_index": 10
        },
        {
            "id": 722839,
            "stepped_in_date": null,
            "slug": "maria-stefania-marino-1969-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-stefania-marino-1969-01-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 187
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-stefania-marino-1969-01-05/?format=api",
            "n_rebels": 41,
            "family_name": "Marino",
            "given_name": "Maria Stefania",
            "role": "Deputato",
            "latest_group": {
                "id": 899,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/722839.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308901",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12101,
            "n_absent": 1949,
            "n_mission": 460,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 86
        },
        {
            "id": 875355,
            "stepped_in_date": null,
            "slug": "aurora-floridia-1967-05-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/aurora-floridia-1967-05-06/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16,
                "pp_branch_ordering": 186
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/aurora-floridia-1967-05-06/?format=api",
            "n_rebels": 30,
            "family_name": "Floridia",
            "given_name": "Aurora",
            "role": "Senatore",
            "latest_group": {
                "id": 3724,
                "group": {
                    "id": 6,
                    "acronym": "Aut (SVP-PATT, Cb)",
                    "slug": "SVP-PATT-SudCN",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, Campobase)",
                    "color": "#594690"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036399.jpg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308980",
            "osr_identifier": "http://dati.senato.it/senatore/36399",
            "supports_majority": false,
            "n_voting": 7617,
            "n_present": 5464,
            "n_absent": 841,
            "n_mission": 1312,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 63
        },
        {
            "id": 497051,
            "stepped_in_date": null,
            "slug": "marco-lacarra-1962-08-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-lacarra-1962-08-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 186
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-lacarra-1962-08-04/?format=api",
            "n_rebels": 23,
            "family_name": "Lacarra",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 823,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497051.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307308",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10215,
            "n_absent": 2585,
            "n_mission": 1710,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 73
        },
        {
            "id": 959722,
            "stepped_in_date": null,
            "slug": "enrica-alifano-1967-01-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrica-alifano-1967-01-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 184
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrica-alifano-1967-01-31/?format=api",
            "n_rebels": 12,
            "family_name": "Alifano",
            "given_name": "Enrica",
            "role": "Deputato",
            "latest_group": {
                "id": 418,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959722.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308872",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 14033,
            "n_absent": 477,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 101
        },
        {
            "id": 523816,
            "stepped_in_date": null,
            "slug": "antonio-guidi-1945-06-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-guidi-1945-06-13/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16,
                "pp_branch_ordering": 184
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-guidi-1945-06-13/?format=api",
            "n_rebels": 11,
            "family_name": "Guidi",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 154,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00001227.jpg",
            "gender": "M",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p36980",
            "osr_identifier": "http://dati.senato.it/senatore/1227",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 6397,
            "n_absent": 739,
            "n_mission": 482,
            "days_in_parliament": "3721 00:00:00",
            "parse_days_in_parliament": "10 anni e 2 mesi",
            "fidelity_index": 80
        },
        {
            "id": 499274,
            "stepped_in_date": null,
            "slug": "ilenia-malavasi-1971-10-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ilenia-malavasi-1971-10-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 184
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ilenia-malavasi-1971-10-22/?format=api",
            "n_rebels": 15,
            "family_name": "Malavasi",
            "given_name": "Ilenia",
            "role": "Deputato",
            "latest_group": {
                "id": 878,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/499274.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308934",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13686,
            "n_absent": 653,
            "n_mission": 171,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 99
        },
        {
            "id": 822208,
            "stepped_in_date": null,
            "slug": "giuseppina-versace-1977-05-20-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppina-versace-1977-05-20-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16,
                "pp_branch_ordering": 184
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppina-versace-1977-05-20-2/?format=api",
            "n_rebels": 38,
            "family_name": "Versace",
            "given_name": "Giuseppina",
            "role": "Senatore",
            "latest_group": {
                "id": 3716,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822208.jpg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307598",
            "osr_identifier": "http://dati.senato.it/senatore/33027",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 4543,
            "n_absent": 2801,
            "n_mission": 274,
            "days_in_parliament": "2792 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 49
        },
        {
            "id": 506819,
            "stepped_in_date": null,
            "slug": "andrea-giaccone-1976-10-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-giaccone-1976-10-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 183
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-giaccone-1976-10-08/?format=api",
            "n_rebels": 53,
            "family_name": "Giaccone",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 768,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/506819.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307508",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12511,
            "n_absent": 1999,
            "n_mission": 0,
            "days_in_parliament": "2796 00:00:00",
            "parse_days_in_parliament": "7 anni e 8 mesi",
            "fidelity_index": 90
        },
        {
            "id": 819034,
            "stepped_in_date": null,
            "slug": "giorgio-napolitano-1925-06-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-napolitano-1925-06-29/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.16926101986080175,
                "pp_branch_ordering": 183
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-napolitano-1925-06-29/?format=api",
            "n_rebels": 0,
            "family_name": "Napolitano",
            "given_name": "Giorgio",
            "role": "Senatore a vita",
            "latest_group": {
                "id": 6,
                "group": {
                    "id": 6,
                    "acronym": "Aut (SVP-PATT, Cb)",
                    "slug": "SVP-PATT-SudCN",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, Campobase)",
                    "color": "#594690"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819034.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-10-13",
            "end_date": "2023-09-22",
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p4230",
            "osr_identifier": "http://dati.senato.it/senatore/1672",
            "supports_majority": null,
            "n_voting": 2714,
            "n_present": 0,
            "n_absent": 0,
            "n_mission": 2714,
            "days_in_parliament": "17300 00:00:00",
            "parse_days_in_parliament": "47 anni e 4 mesi",
            "fidelity_index": 0
        }
    ]
}