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

{
    "count": 997,
    "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": "Aut (SVP-PATT, UV)",
                "value": "Aut (SVP-PATT, UV)"
            },
            {
                "id": "C.A.L.-Idv",
                "value": "C.A.L.-Idv"
            },
            {
                "id": "CAL-Pc-Idv",
                "value": "CAL-Pc-Idv"
            },
            {
                "id": "CI",
                "value": "CI"
            },
            {
                "id": "Europeisti-MAIE-CD",
                "value": "Europeisti-MAIE-CD"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI",
                "value": "FI"
            },
            {
                "id": "FIBP-UDC",
                "value": "FIBP-UDC"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IPF",
                "value": "IPF"
            },
            {
                "id": "IV",
                "value": "IV"
            },
            {
                "id": "IV-PSI",
                "value": "IV-PSI"
            },
            {
                "id": "Ipf-CD",
                "value": "Ipf-CD"
            },
            {
                "id": "L-SP-PSd'Az",
                "value": "L-SP-PSd'Az"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LEU-ART 1-SI",
                "value": "LEU-ART 1-SI"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "PD",
                "value": "PD"
            },
            {
                "id": "PD",
                "value": "PD"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "value": "Conte I"
            },
            {
                "slug": "ii-governo-conte-none-2018-09-05",
                "value": "Conte II"
            },
            {
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "value": "Draghi I"
            },
            {
                "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/?format=api&ordering=-n_absent&page=16",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/?format=api&ordering=-n_absent&page=14",
    "results": [
        {
            "id": 822328,
            "stepped_in_date": null,
            "slug": "maria-laura-paxia-1973-02-20-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/maria-laura-paxia-1973-02-20-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/maria-laura-paxia-1973-02-20-2/?format=api",
            "n_rebels": null,
            "family_name": "PAXIA",
            "given_name": "MARIA LAURA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1428,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822328.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 566646,
            "stepped_in_date": null,
            "slug": "giuliano-pazzaglini-1968-04-29",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giuliano-pazzaglini-1968-04-29/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giuliano-pazzaglini-1968-04-29/?format=api",
            "n_rebels": null,
            "family_name": "Pazzaglini",
            "given_name": "Giuliano",
            "role": "Senatore",
            "latest_group": {
                "id": 3501,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/566646.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 496567,
            "stepped_in_date": null,
            "slug": "claudio-pedrazzini-1974-08-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/claudio-pedrazzini-1974-08-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/claudio-pedrazzini-1974-08-30/?format=api",
            "n_rebels": null,
            "family_name": "Pedrazzini",
            "given_name": "Claudio",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1333,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496567.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-13",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 501741,
            "stepped_in_date": null,
            "slug": "roberto-pella-1970-03-06",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/roberto-pella-1970-03-06/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/roberto-pella-1970-03-06/?format=api",
            "n_rebels": null,
            "family_name": "Pella",
            "given_name": "Roberto",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1927,
                "group": {
                    "id": 33,
                    "acronym": "FI",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/501741.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 548283,
            "stepped_in_date": null,
            "slug": "emanuele-pellegrini-1975-09-06",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/emanuele-pellegrini-1975-09-06/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/emanuele-pellegrini-1975-09-06/?format=api",
            "n_rebels": null,
            "family_name": "Pellegrini",
            "given_name": "Emanuele",
            "role": "Senatore",
            "latest_group": {
                "id": 3503,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/548283.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819343,
            "stepped_in_date": null,
            "slug": "marco-pellegrini-1964-07-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/marco-pellegrini-1964-07-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/marco-pellegrini-1964-07-30/?format=api",
            "n_rebels": null,
            "family_name": "Pellegrini",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 3505,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819343.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822186,
            "stepped_in_date": null,
            "slug": "nicola-pellicani-1961-03-26-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/nicola-pellicani-1961-03-26-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/nicola-pellicani-1961-03-26-2/?format=api",
            "n_rebels": null,
            "family_name": "PELLICANI",
            "given_name": "NICOLA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1276,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822186.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822193,
            "stepped_in_date": null,
            "slug": "leonardo-salvatore-penna-1956-11-01-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/leonardo-salvatore-penna-1956-11-01-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/leonardo-salvatore-penna-1956-11-01-2/?format=api",
            "n_rebels": null,
            "family_name": "PENNA",
            "given_name": "LEONARDO SALVATORE",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1605,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822193.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 498894,
            "stepped_in_date": null,
            "slug": "antonio-pentangelo-1965-02-19",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/antonio-pentangelo-1965-02-19/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/antonio-pentangelo-1965-02-19/?format=api",
            "n_rebels": null,
            "family_name": "Pentangelo",
            "given_name": "Antonio",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2633,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/498894.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 531725,
            "stepped_in_date": null,
            "slug": "pasquale-pepe-1975-02-04",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/pasquale-pepe-1975-02-04/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/pasquale-pepe-1975-02-04/?format=api",
            "n_rebels": null,
            "family_name": "Pepe",
            "given_name": "Pasquale",
            "role": "Senatore",
            "latest_group": {
                "id": 3117,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032685.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819438,
            "stepped_in_date": null,
            "slug": "mario-perantoni-1964-03-06",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/mario-perantoni-1964-03-06/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/mario-perantoni-1964-03-06/?format=api",
            "n_rebels": null,
            "family_name": "PERANTONI",
            "given_name": "MARIO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1863,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819438.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-08",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822251,
            "stepped_in_date": null,
            "slug": "filippo-giuseppe-perconti-1987-07-10-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/filippo-giuseppe-perconti-1987-07-10-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/filippo-giuseppe-perconti-1987-07-10-2/?format=api",
            "n_rebels": null,
            "family_name": "PERCONTI",
            "given_name": "FILIPPO GIUSEPPE",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2442,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822251.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822215,
            "stepped_in_date": null,
            "slug": "matteo-perego-di-cremnago-1982-08-18-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/matteo-perego-di-cremnago-1982-08-18-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/matteo-perego-di-cremnago-1982-08-18-2/?format=api",
            "n_rebels": null,
            "family_name": "Perego Di Cremnago",
            "given_name": "Matteo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2325,
                "group": {
                    "id": 33,
                    "acronym": "FI",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822215.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 541752,
            "stepped_in_date": null,
            "slug": "simona-pergreffi-1971-10-24",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/simona-pergreffi-1971-10-24/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/simona-pergreffi-1971-10-24/?format=api",
            "n_rebels": null,
            "family_name": "Pergreffi",
            "given_name": "Simona",
            "role": "Senatore",
            "latest_group": {
                "id": 2846,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/541752.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 496609,
            "stepped_in_date": null,
            "slug": "gianluca-perilli-1973-12-05",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gianluca-perilli-1973-12-05/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gianluca-perilli-1973-12-05/?format=api",
            "n_rebels": null,
            "family_name": "Perilli",
            "given_name": "Gianluca",
            "role": "Senatore",
            "latest_group": {
                "id": 3582,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496609.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 503054,
            "stepped_in_date": null,
            "slug": "marco-perosino-1952-02-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/marco-perosino-1952-02-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/marco-perosino-1952-02-12/?format=api",
            "n_rebels": null,
            "family_name": "Perosino",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 3584,
                "group": {
                    "id": 40,
                    "acronym": "FIBP-UDC",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente-UDC",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032688.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819230,
            "stepped_in_date": null,
            "slug": "daniele-pesco-1973-10-17",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/daniele-pesco-1973-10-17/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/daniele-pesco-1973-10-17/?format=api",
            "n_rebels": null,
            "family_name": "Pesco",
            "given_name": "Daniele",
            "role": "Senatore",
            "latest_group": {
                "id": 3280,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819230.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 824931,
            "stepped_in_date": null,
            "slug": "giovanna-petrenga-1956-07-06",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giovanna-petrenga-1956-07-06/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giovanna-petrenga-1956-07-06/?format=api",
            "n_rebels": null,
            "family_name": "Petrenga",
            "given_name": "Giovanna",
            "role": "Senatore",
            "latest_group": {
                "id": 3220,
                "group": {
                    "id": 38,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/824931.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2019-07-02",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819064,
            "stepped_in_date": null,
            "slug": "vito-rosario-petrocelli-1964-02-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/vito-rosario-petrocelli-1964-02-08/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/vito-rosario-petrocelli-1964-02-08/?format=api",
            "n_rebels": null,
            "family_name": "Petrocelli",
            "given_name": "Vito Rosario",
            "role": "Senatore",
            "latest_group": {
                "id": 3278,
                "group": {
                    "id": 37,
                    "acronym": "CAL-Pc-Idv",
                    "slug": "CAL-IDV-PC",
                    "branch": "senato",
                    "name": "C.A.L. (Costituzione, Ambiente, Lavoro)-PC-Idv",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00029161.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 520781,
            "stepped_in_date": null,
            "slug": "guido-germano-pettarin-1958-08-11",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/guido-germano-pettarin-1958-08-11/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/guido-germano-pettarin-1958-08-11/?format=api",
            "n_rebels": null,
            "family_name": "Pettarin",
            "given_name": "Guido Germano",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1834,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/520781.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822316,
            "stepped_in_date": null,
            "slug": "lino-pettazzi-1967-01-12-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/lino-pettazzi-1967-01-12-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/lino-pettazzi-1967-01-12-2/?format=api",
            "n_rebels": null,
            "family_name": "PETTAZZI",
            "given_name": "LINO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2422,
                "group": {
                    "id": 29,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822316.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 497599,
            "stepped_in_date": null,
            "slug": "stefania-pezzopane-1960-01-04",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/stefania-pezzopane-1960-01-04/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/stefania-pezzopane-1960-01-04/?format=api",
            "n_rebels": null,
            "family_name": "Pezzopane",
            "given_name": "Stefania",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1248,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497599.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 502950,
            "stepped_in_date": null,
            "slug": "cesare-pianasso-1966-01-23",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/cesare-pianasso-1966-01-23/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/cesare-pianasso-1966-01-23/?format=api",
            "n_rebels": null,
            "family_name": "Pianasso",
            "given_name": "Cesare",
            "role": "Senatore",
            "latest_group": {
                "id": 3275,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032751.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 818990,
            "stepped_in_date": null,
            "slug": "renzo-piano-1937-09-14",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/renzo-piano-1937-09-14/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/renzo-piano-1937-09-14/?format=api",
            "n_rebels": null,
            "family_name": "Piano",
            "given_name": "Renzo",
            "role": "Senatore a vita",
            "latest_group": {
                "id": 3396,
                "group": {
                    "id": 54,
                    "acronym": "Nessun gruppo",
                    "slug": null,
                    "branch": "parlamento",
                    "name": "Nessun gruppo",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818990.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819004,
            "stepped_in_date": null,
            "slug": "angela-anna-bruna-piarulli-1968-08-03",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/angela-anna-bruna-piarulli-1968-08-03/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/angela-anna-bruna-piarulli-1968-08-03/?format=api",
            "n_rebels": null,
            "family_name": "Piarulli",
            "given_name": "Angela Anna Bruna",
            "role": "Senatore",
            "latest_group": {
                "id": 3395,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032689.jpg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822372,
            "stepped_in_date": null,
            "slug": "carlo-piastra-1984-02-24-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/carlo-piastra-1984-02-24-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/carlo-piastra-1984-02-24-2/?format=api",
            "n_rebels": null,
            "family_name": "PIASTRA",
            "given_name": "CARLO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1476,
                "group": {
                    "id": 29,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822372.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822260,
            "stepped_in_date": null,
            "slug": "guglielmo-picchi-1973-04-26-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/guglielmo-picchi-1973-04-26-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/guglielmo-picchi-1973-04-26-2/?format=api",
            "n_rebels": null,
            "family_name": "PICCHI",
            "given_name": "GUGLIELMO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1678,
                "group": {
                    "id": 29,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822260.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819493,
            "stepped_in_date": null,
            "slug": "flavia-piccoli-1946-07-06",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/flavia-piccoli-1946-07-06/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/flavia-piccoli-1946-07-06/?format=api",
            "n_rebels": null,
            "family_name": "PICCOLI",
            "given_name": "FLAVIA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2071,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819493.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 553351,
            "stepped_in_date": null,
            "slug": "tiziana-piccolo-1956-06-07",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/tiziana-piccolo-1956-06-07/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/tiziana-piccolo-1956-06-07/?format=api",
            "n_rebels": null,
            "family_name": "Piccolo",
            "given_name": "Tiziana",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1820,
                "group": {
                    "id": 51,
                    "acronym": "Nessun gruppo",
                    "slug": null,
                    "branch": "parlamento",
                    "name": "Nessun gruppo",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/553351.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2019-01-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 494583,
            "stepped_in_date": null,
            "slug": "gilberto-pichetto-fratin-1954-01-04",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gilberto-pichetto-fratin-1954-01-04/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gilberto-pichetto-fratin-1954-01-04/?format=api",
            "n_rebels": null,
            "family_name": "Pichetto Fratin",
            "given_name": "Gilberto",
            "role": "Senatore",
            "latest_group": {
                "id": 3273,
                "group": {
                    "id": 40,
                    "acronym": "FIBP-UDC",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente-UDC",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494583.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822192,
            "stepped_in_date": null,
            "slug": "dedalo-cosimo-gaetano-pignatone-1980-10-11-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/dedalo-cosimo-gaetano-pignatone-1980-10-11-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/dedalo-cosimo-gaetano-pignatone-1980-10-11-2/?format=api",
            "n_rebels": null,
            "family_name": "PIGNATONE",
            "given_name": "DEDALO COSIMO GAETANO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2716,
                "group": {
                    "id": 30,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822192.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819326,
            "stepped_in_date": null,
            "slug": "simone-pillon-1971-06-01",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/simone-pillon-1971-06-01/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/simone-pillon-1971-06-01/?format=api",
            "n_rebels": null,
            "family_name": "Pillon",
            "given_name": "Simone",
            "role": "Senatore",
            "latest_group": {
                "id": 2932,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032690.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822364,
            "stepped_in_date": null,
            "slug": "giuditta-pini-1984-09-27-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giuditta-pini-1984-09-27-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giuditta-pini-1984-09-27-2/?format=api",
            "n_rebels": null,
            "family_name": "PINI",
            "given_name": "GIUDITTA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2089,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822364.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819335,
            "stepped_in_date": null,
            "slug": "roberta-pinotti-1961-05-20",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/roberta-pinotti-1961-05-20/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/roberta-pinotti-1961-05-20/?format=api",
            "n_rebels": null,
            "family_name": "Pinotti",
            "given_name": "Roberta",
            "role": "Senatore",
            "latest_group": {
                "id": 2934,
                "group": {
                    "id": 41,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00017750.jpg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 541770,
            "stepped_in_date": null,
            "slug": "daisy-pirovano-1977-12-19",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/daisy-pirovano-1977-12-19/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/daisy-pirovano-1977-12-19/?format=api",
            "n_rebels": null,
            "family_name": "Pirovano",
            "given_name": "Daisy",
            "role": "Senatore",
            "latest_group": {
                "id": 2944,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/541770.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 749660,
            "stepped_in_date": null,
            "slug": "elisa-pirro-1973-07-15",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/elisa-pirro-1973-07-15/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/elisa-pirro-1973-07-15/?format=api",
            "n_rebels": null,
            "family_name": "Pirro",
            "given_name": "Elisa",
            "role": "Senatore",
            "latest_group": {
                "id": 3079,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/749660.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 816830,
            "stepped_in_date": null,
            "slug": "giuseppe-pisani-1952-01-26",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giuseppe-pisani-1952-01-26/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giuseppe-pisani-1952-01-26/?format=api",
            "n_rebels": null,
            "family_name": "Pisani",
            "given_name": "Giuseppe",
            "role": "Senatore",
            "latest_group": {
                "id": 3393,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/816830.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 819614,
            "stepped_in_date": null,
            "slug": "pietro-pisani-1953-06-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/pietro-pisani-1953-06-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/pietro-pisani-1953-06-30/?format=api",
            "n_rebels": null,
            "family_name": "Pisani",
            "given_name": "Pietro",
            "role": "Senatore",
            "latest_group": {
                "id": 3586,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819614.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 495598,
            "stepped_in_date": null,
            "slug": "pietro-pittalis-1958-04-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/pietro-pittalis-1958-04-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/pietro-pittalis-1958-04-30/?format=api",
            "n_rebels": null,
            "family_name": "Pittalis",
            "given_name": "Pietro",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2547,
                "group": {
                    "id": 33,
                    "acronym": "FI",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495598.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 496435,
            "stepped_in_date": null,
            "slug": "giovanni-saverio-furio-pittella-1958-11-19",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giovanni-saverio-furio-pittella-1958-11-19/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giovanni-saverio-furio-pittella-1958-11-19/?format=api",
            "n_rebels": null,
            "family_name": "Pittella",
            "given_name": "Giovanni Saverio Furio",
            "role": "Senatore",
            "latest_group": {
                "id": 3589,
                "group": {
                    "id": 46,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00004522.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 552201,
            "stepped_in_date": null,
            "slug": "mario-pittoni-1950-11-28",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/mario-pittoni-1950-11-28/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/mario-pittoni-1950-11-28/?format=api",
            "n_rebels": null,
            "family_name": "Pittoni",
            "given_name": "Mario",
            "role": "Senatore",
            "latest_group": {
                "id": 3219,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/552201.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 494973,
            "stepped_in_date": null,
            "slug": "luciano-pizzetti-1959-06-04",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luciano-pizzetti-1959-06-04/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/luciano-pizzetti-1959-06-04/?format=api",
            "n_rebels": null,
            "family_name": "Pizzetti",
            "given_name": "Luciano",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2274,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494973.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 554318,
            "stepped_in_date": null,
            "slug": "nadia-pizzol-1952-10-15",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/nadia-pizzol-1952-10-15/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/nadia-pizzol-1952-10-15/?format=api",
            "n_rebels": null,
            "family_name": "Pizzol",
            "given_name": "Nadia",
            "role": "Senatore",
            "latest_group": {
                "id": 3065,
                "group": {
                    "id": 39,
                    "acronym": "L-SP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega-Salvini Premier-Partito Sardo d'Azione",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/554318.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-23",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 543722,
            "stepped_in_date": null,
            "slug": "albrecht-plangger-1960-03-21",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/albrecht-plangger-1960-03-21/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/albrecht-plangger-1960-03-21/?format=api",
            "n_rebels": null,
            "family_name": "Plangger",
            "given_name": "Albrecht",
            "role": "Deputato",
            "latest_group": {
                "id": 2197,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/543722.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-09",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822223,
            "stepped_in_date": null,
            "slug": "catia-polidori-1967-07-03-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/catia-polidori-1967-07-03-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/catia-polidori-1967-07-03-2/?format=api",
            "n_rebels": null,
            "family_name": "Polidori",
            "given_name": "Catia",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2224,
                "group": {
                    "id": 33,
                    "acronym": "FI",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822223.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822345,
            "stepped_in_date": null,
            "slug": "barbara-maria-simonetta-pollastrini-1947-09-30-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/barbara-maria-simonetta-pollastrini-1947-09-30-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/barbara-maria-simonetta-pollastrini-1947-09-30-2/?format=api",
            "n_rebels": null,
            "family_name": "POLLASTRINI",
            "given_name": "BARBARA MARIA SIMONETTA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1637,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822345.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 494321,
            "stepped_in_date": null,
            "slug": "renata-polverini-1962-05-14",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/renata-polverini-1962-05-14/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/renata-polverini-1962-05-14/?format=api",
            "n_rebels": null,
            "family_name": "Polverini",
            "given_name": "Renata",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1587,
                "group": {
                    "id": 33,
                    "acronym": "FI",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494321.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 494450,
            "stepped_in_date": null,
            "slug": "claudia-porchietto-1967-05-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/claudia-porchietto-1967-05-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/claudia-porchietto-1967-05-30/?format=api",
            "n_rebels": null,
            "family_name": "Porchietto",
            "given_name": "Claudia",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1599,
                "group": {
                    "id": 33,
                    "acronym": "FI",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494450.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 824957,
            "stepped_in_date": null,
            "slug": "fabio-porta-1963-11-05",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/fabio-porta-1963-11-05/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/fabio-porta-1963-11-05/?format=api",
            "n_rebels": null,
            "family_name": "Porta",
            "given_name": "Fabio",
            "role": "Senatore",
            "latest_group": {
                "id": 3265,
                "group": {
                    "id": 41,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/824957.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2022-01-12",
            "end_date": "2022-10-12",
            "assembly": "ASS-SENATO-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        },
        {
            "id": 822262,
            "stepped_in_date": null,
            "slug": "giacomo-portas-1959-09-27-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giacomo-portas-1959-09-27-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giacomo-portas-1959-09-27-2/?format=api",
            "n_rebels": null,
            "family_name": "PORTAS",
            "given_name": "GIACOMO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1845,
                "group": {
                    "id": 27,
                    "acronym": "IV",
                    "slug": "IV",
                    "branch": "camera",
                    "name": "ITALIA VIVA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822262.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2022-10-12",
            "assembly": "ASS-CAMERA-18",
            "supports_majority": null,
            "n_voting": 100,
            "n_present": 60,
            "n_absent": 10,
            "n_mission": 30,
            "days_in_parliament": null,
            "parse_days_in_parliament": "0 giorni",
            "fidelity_index": 0
        }
    ]
}