Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/18/memberships/?format=api&page=8
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&page=9",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/?format=api&page=7",
    "results": [
        {
            "id": 819038,
            "stepped_in_date": null,
            "slug": "fabrizio-trentacoste-1975-02-25",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/fabrizio-trentacoste-1975-02-25/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/fabrizio-trentacoste-1975-02-25/?format=api",
            "n_rebels": null,
            "family_name": "Trentacoste",
            "given_name": "Fabrizio",
            "role": "Senatore",
            "latest_group": {
                "id": 3623,
                "group": {
                    "id": 48,
                    "acronym": "Ipf-CD",
                    "slug": "Ipf",
                    "branch": "senato",
                    "name": "Insieme per il futuro - Centro Democratico",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032725.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": 819346,
            "stepped_in_date": null,
            "slug": "mario-turco-1968-06-14",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/mario-turco-1968-06-14/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/mario-turco-1968-06-14/?format=api",
            "n_rebels": null,
            "family_name": "Turco",
            "given_name": "Mario",
            "role": "Senatore",
            "latest_group": {
                "id": 3264,
                "group": {
                    "id": 43,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032726.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": 495678,
            "stepped_in_date": null,
            "slug": "juliane-unterberger-1962-09-05",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/juliane-unterberger-1962-09-05/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/juliane-unterberger-1962-09-05/?format=api",
            "n_rebels": null,
            "family_name": "Unterberger",
            "given_name": "Juliane",
            "role": "Senatore",
            "latest_group": {
                "id": 3625,
                "group": {
                    "id": 42,
                    "acronym": "Aut (SVP-PATT, UV)",
                    "slug": "SVP-PATT-UV",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, UV)",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495678.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": 818995,
            "stepped_in_date": null,
            "slug": "francesco-urraro-1973-10-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesco-urraro-1973-10-18/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/francesco-urraro-1973-10-18/?format=api",
            "n_rebels": null,
            "family_name": "Urraro",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 3628,
                "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": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032728.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": 819003,
            "stepped_in_date": null,
            "slug": "adolfo-urso-1957-07-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/adolfo-urso-1957-07-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/adolfo-urso-1957-07-12/?format=api",
            "n_rebels": null,
            "family_name": "Urso",
            "given_name": "Adolfo",
            "role": "Senatore",
            "latest_group": {
                "id": 3634,
                "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/819003.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": 750569,
            "stepped_in_date": null,
            "slug": "sergio-vaccaro-1974-06-20",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/sergio-vaccaro-1974-06-20/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/sergio-vaccaro-1974-06-20/?format=api",
            "n_rebels": null,
            "family_name": "Vaccaro",
            "given_name": "Sergio",
            "role": "Senatore",
            "latest_group": {
                "id": 3632,
                "group": {
                    "id": 48,
                    "acronym": "Ipf-CD",
                    "slug": "Ipf",
                    "branch": "senato",
                    "name": "Insieme per il futuro - Centro Democratico",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032729.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": 517400,
            "stepped_in_date": null,
            "slug": "valeria-valente-1976-09-16",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/valeria-valente-1976-09-16/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/valeria-valente-1976-09-16/?format=api",
            "n_rebels": null,
            "family_name": "Valente",
            "given_name": "Valeria",
            "role": "Senatore",
            "latest_group": {
                "id": 3458,
                "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/517400.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": 502118,
            "stepped_in_date": null,
            "slug": "gianpaolo-vallardi-1962-02-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gianpaolo-vallardi-1962-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/gianpaolo-vallardi-1962-02-08/?format=api",
            "n_rebels": null,
            "family_name": "Vallardi",
            "given_name": "Gianpaolo",
            "role": "Senatore",
            "latest_group": {
                "id": 3456,
                "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/502118.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": 650409,
            "stepped_in_date": null,
            "slug": "orietta-vanin-1959-05-24",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/orietta-vanin-1959-05-24/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/orietta-vanin-1959-05-24/?format=api",
            "n_rebels": null,
            "family_name": "Vanin",
            "given_name": "Orietta",
            "role": "Senatore",
            "latest_group": {
                "id": 3254,
                "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/650409.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": 495949,
            "stepped_in_date": null,
            "slug": "guido-vattuone-1958-12-25",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/guido-vattuone-1958-12-25/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/guido-vattuone-1958-12-25/?format=api",
            "n_rebels": null,
            "family_name": "Vattuone",
            "given_name": "Vito",
            "role": "Senatore",
            "latest_group": {
                "id": 3256,
                "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/495949.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": 819344,
            "stepped_in_date": null,
            "slug": "francesco-verducci-1972-10-05",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesco-verducci-1972-10-05/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/francesco-verducci-1972-10-05/?format=api",
            "n_rebels": null,
            "family_name": "Verducci",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 3454,
                "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/819344.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": 497094,
            "stepped_in_date": null,
            "slug": "manuel-vescovi-1970-05-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/manuel-vescovi-1970-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/manuel-vescovi-1970-05-30/?format=api",
            "n_rebels": null,
            "family_name": "Vescovi",
            "given_name": "Manuel",
            "role": "Senatore",
            "latest_group": {
                "id": 3387,
                "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/00032753.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": 521184,
            "stepped_in_date": null,
            "slug": "luigi-vitali-1955-01-02",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luigi-vitali-1955-01-02/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/luigi-vitali-1955-01-02/?format=api",
            "n_rebels": null,
            "family_name": "Vitali",
            "given_name": "Luigi",
            "role": "Senatore",
            "latest_group": {
                "id": 3385,
                "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/00004584.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": 819011,
            "stepped_in_date": null,
            "slug": "gelsomina-vono-1969-03-14",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gelsomina-vono-1969-03-14/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gelsomina-vono-1969-03-14/?format=api",
            "n_rebels": null,
            "family_name": "Vono",
            "given_name": "Gelsomina",
            "role": "Senatore",
            "latest_group": {
                "id": 3383,
                "group": {
                    "id": 40,
                    "acronym": "FIBP-UDC",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente-UDC",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032731.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": 495175,
            "stepped_in_date": null,
            "slug": "francesco-zaffini-1955-03-09",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesco-zaffini-1955-03-09/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/francesco-zaffini-1955-03-09/?format=api",
            "n_rebels": null,
            "family_name": "Zaffini",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 3379,
                "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/495175.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": 819323,
            "stepped_in_date": null,
            "slug": "luigi-zanda-1942-11-28",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luigi-zanda-1942-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/luigi-zanda-1942-11-28/?format=api",
            "n_rebels": null,
            "family_name": "Zanda",
            "given_name": "Luigi",
            "role": "Senatore",
            "latest_group": {
                "id": 3099,
                "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/00020658.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": 541804,
            "stepped_in_date": null,
            "slug": "cristiano-zuliani-1970-06-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/cristiano-zuliani-1970-06-18/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/cristiano-zuliani-1970-06-18/?format=api",
            "n_rebels": null,
            "family_name": "Zuliani",
            "given_name": "Cristiano",
            "role": "Senatore",
            "latest_group": {
                "id": 3101,
                "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://www.senato.it/leg/18/Immagini/Senatori/00032733.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": 819210,
            "stepped_in_date": null,
            "slug": "elisa-scutella-1987-10-31",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/elisa-scutella-1987-10-31/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/elisa-scutella-1987-10-31/?format=api",
            "n_rebels": null,
            "family_name": "Scutellà",
            "given_name": "Elisa",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2804,
                "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/819210.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-21",
            "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": 819373,
            "stepped_in_date": null,
            "slug": "lucia-annibali-1977-09-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/lucia-annibali-1977-09-18/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/lucia-annibali-1977-09-18/?format=api",
            "n_rebels": null,
            "family_name": "ANNIBALI",
            "given_name": "LUCIA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1568,
                "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/819373.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 819578,
            "stepped_in_date": null,
            "slug": "silvia-benedetti-1979-10-24",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/silvia-benedetti-1979-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/silvia-benedetti-1979-10-24/?format=api",
            "n_rebels": null,
            "family_name": "BENEDETTI",
            "given_name": "SILVIA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2185,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819578.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 495652,
            "stepped_in_date": null,
            "slug": "michaela-biancofiore-1970-12-28",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/michaela-biancofiore-1970-12-28/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/michaela-biancofiore-1970-12-28/?format=api",
            "n_rebels": null,
            "family_name": "Biancofiore",
            "given_name": "Michaela",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2285,
                "group": {
                    "id": 28,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00022871.jpg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 541134,
            "stepped_in_date": null,
            "slug": "massimo-bitonci-1965-06-24",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/massimo-bitonci-1965-06-24/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/massimo-bitonci-1965-06-24/?format=api",
            "n_rebels": null,
            "family_name": "Bitonci",
            "given_name": "Massimo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2623,
                "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/541134.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 819383,
            "stepped_in_date": null,
            "slug": "vincenza-bruno-bossio-1957-04-15",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/vincenza-bruno-bossio-1957-04-15/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/vincenza-bruno-bossio-1957-04-15/?format=api",
            "n_rebels": null,
            "family_name": "BRUNO BOSSIO",
            "given_name": "VINCENZA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2035,
                "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/819383.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 822367,
            "stepped_in_date": null,
            "slug": "francesca-businarolo-1983-07-11-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesca-businarolo-1983-07-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/francesca-businarolo-1983-07-11-2/?format=api",
            "n_rebels": null,
            "family_name": "BUSINAROLO",
            "given_name": "FRANCESCA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2187,
                "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/822367.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 506970,
            "stepped_in_date": null,
            "slug": "roberto-caon-1963-12-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/roberto-caon-1963-12-08/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/roberto-caon-1963-12-08/?format=api",
            "n_rebels": null,
            "family_name": "Caon",
            "given_name": "Roberto",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1319,
                "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/506970.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 822292,
            "stepped_in_date": null,
            "slug": "silvia-covolo-1981-10-11-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/silvia-covolo-1981-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/silvia-covolo-1981-10-11-2/?format=api",
            "n_rebels": null,
            "family_name": "COVOLO",
            "given_name": "SILVIA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1382,
                "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/822292.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 819463,
            "stepped_in_date": null,
            "slug": "sara-cunial-1979-07-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/sara-cunial-1979-07-08/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/sara-cunial-1979-07-08/?format=api",
            "n_rebels": null,
            "family_name": "CUNIAL",
            "given_name": "SARA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2361,
                "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/819463.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 822247,
            "stepped_in_date": null,
            "slug": "gian-pietro-dal-moro-1958-05-23-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gian-pietro-dal-moro-1958-05-23-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gian-pietro-dal-moro-1958-05-23-2/?format=api",
            "n_rebels": null,
            "family_name": "DAL MORO",
            "given_name": "GIAN PIETRO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2833,
                "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/822247.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 603667,
            "stepped_in_date": null,
            "slug": "luca-de-carlo-1972-08-07",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luca-de-carlo-1972-08-07/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/luca-de-carlo-1972-08-07/?format=api",
            "n_rebels": null,
            "family_name": "De Carlo",
            "given_name": "Luca",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2749,
                "group": {
                    "id": 32,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032898.jpg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "end_date": "2020-08-05",
            "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": 818950,
            "stepped_in_date": null,
            "slug": "mattia-fantinati-1975-04-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/mattia-fantinati-1975-04-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/mattia-fantinati-1975-04-12/?format=api",
            "n_rebels": null,
            "family_name": "Fantinati",
            "given_name": "Mattia",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2183,
                "group": {
                    "id": 36,
                    "acronym": "IPF",
                    "slug": "Ipf",
                    "branch": "camera",
                    "name": "INSIEME PER IL FUTURO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818950.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 822188,
            "stepped_in_date": null,
            "slug": "lorenzo-fontana-1980-04-10-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/lorenzo-fontana-1980-04-10-2/?format=api",
            "pp": null,
            "is_president": true,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/lorenzo-fontana-1980-04-10-2/?format=api",
            "n_rebels": null,
            "family_name": "Fontana",
            "given_name": "Lorenzo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1714,
                "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/822188.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": -1
        },
        {
            "id": 819209,
            "stepped_in_date": null,
            "slug": "francesco-forciniti-1985-09-02",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesco-forciniti-1985-09-02/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/francesco-forciniti-1985-09-02/?format=api",
            "n_rebels": null,
            "family_name": "FORCINITI",
            "given_name": "FRANCESCO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2793,
                "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/819209.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 822326,
            "stepped_in_date": null,
            "slug": "domenico-furgiuele-1983-01-01-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/domenico-furgiuele-1983-01-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/domenico-furgiuele-1983-01-01-2/?format=api",
            "n_rebels": null,
            "family_name": "Furgiuele",
            "given_name": "Domenico",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1421,
                "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/822326.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 517660,
            "stepped_in_date": null,
            "slug": "marco-marin-1963-07-04",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/marco-marin-1963-07-04/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/marco-marin-1963-07-04/?format=api",
            "n_rebels": null,
            "family_name": "Marin",
            "given_name": "Marco",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1940,
                "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/517660.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 507190,
            "stepped_in_date": null,
            "slug": "ciro-maschio-1971-07-23",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/ciro-maschio-1971-07-23/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/ciro-maschio-1971-07-23/?format=api",
            "n_rebels": null,
            "family_name": "Maschio",
            "given_name": "Ciro",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2370,
                "group": {
                    "id": 32,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/507190.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 819208,
            "stepped_in_date": null,
            "slug": "alessandro-melicchio-1985-05-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/alessandro-melicchio-1985-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/alessandro-melicchio-1985-05-30/?format=api",
            "n_rebels": null,
            "family_name": "MELICCHIO",
            "given_name": "ALESSANDRO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2308,
                "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/819208.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 819451,
            "stepped_in_date": null,
            "slug": "dalila-nesci-1986-09-23",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/dalila-nesci-1986-09-23/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/dalila-nesci-1986-09-23/?format=api",
            "n_rebels": null,
            "family_name": "Nesci",
            "given_name": "Dalila",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1409,
                "group": {
                    "id": 36,
                    "acronym": "IPF",
                    "slug": "Ipf",
                    "branch": "camera",
                    "name": "INSIEME PER IL FUTURO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819451.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 495494,
            "stepped_in_date": null,
            "slug": "roberto-occhiuto-1969-05-13",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/roberto-occhiuto-1969-05-13/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/roberto-occhiuto-1969-05-13/?format=api",
            "n_rebels": null,
            "family_name": "Occhiuto",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 2696,
                "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/495494.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "end_date": "2021-11-04",
            "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": 819476,
            "stepped_in_date": null,
            "slug": "paolo-parentela-1983-10-01",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/paolo-parentela-1983-10-01/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/paolo-parentela-1983-10-01/?format=api",
            "n_rebels": null,
            "family_name": "PARENTELA",
            "given_name": "PAOLO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1913,
                "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/819476.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 510057,
            "stepped_in_date": null,
            "slug": "erik-umberto-pretto-1984-12-24",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/erik-umberto-pretto-1984-12-24/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/erik-umberto-pretto-1984-12-24/?format=api",
            "n_rebels": null,
            "family_name": "Pretto",
            "given_name": "Erik Umberto",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1289,
                "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/510057.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 822187,
            "stepped_in_date": null,
            "slug": "raphael-raduzzi-1991-04-28-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/raphael-raduzzi-1991-04-28-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/raphael-raduzzi-1991-04-28-2/?format=api",
            "n_rebels": null,
            "family_name": "RADUZZI",
            "given_name": "RAPHAEL",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1717,
                "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/822187.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 533733,
            "stepped_in_date": null,
            "slug": "jole-santelli-1968-12-28",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/jole-santelli-1968-12-28/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/jole-santelli-1968-12-28/?format=api",
            "n_rebels": null,
            "family_name": "Santelli",
            "given_name": "Jole",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2662,
                "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/533733.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "end_date": "2020-03-31",
            "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": 822352,
            "stepped_in_date": null,
            "slug": "stefania-segnana-1975-09-20-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/stefania-segnana-1975-09-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/stefania-segnana-1975-09-20-2/?format=api",
            "n_rebels": null,
            "family_name": "Segnana",
            "given_name": "Stefania",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1733,
                "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/822352.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "end_date": "2019-01-09",
            "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": 822207,
            "stepped_in_date": null,
            "slug": "nicola-stumpo-1969-08-20-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/nicola-stumpo-1969-08-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/nicola-stumpo-1969-08-20-2/?format=api",
            "n_rebels": null,
            "family_name": "Stumpo",
            "given_name": "Nicola",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2033,
                "group": {
                    "id": 31,
                    "acronym": "LEU-ART 1-SI",
                    "slug": "LeU",
                    "branch": "camera",
                    "name": "LIBERI E UGUALI",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822207.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 819588,
            "stepped_in_date": null,
            "slug": "maria-tripodi-1982-07-21",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/maria-tripodi-1982-07-21/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/maria-tripodi-1982-07-21/?format=api",
            "n_rebels": null,
            "family_name": "Tripodi",
            "given_name": "Maria",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1946,
                "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/819588.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 819224,
            "stepped_in_date": null,
            "slug": "riccardo-tucci-1986-05-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/riccardo-tucci-1986-05-08/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/riccardo-tucci-1986-05-08/?format=api",
            "n_rebels": null,
            "family_name": "Tucci",
            "given_name": "Riccardo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1944,
                "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/819224.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 541807,
            "stepped_in_date": null,
            "slug": "roberto-turri-1974-02-14",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/roberto-turri-1974-02-14/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/roberto-turri-1974-02-14/?format=api",
            "n_rebels": null,
            "family_name": "Turri",
            "given_name": "Roberto",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1635,
                "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/541807.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 542976,
            "stepped_in_date": null,
            "slug": "vania-valbusa-1986-11-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/vania-valbusa-1986-11-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/vania-valbusa-1986-11-12/?format=api",
            "n_rebels": null,
            "family_name": "Valbusa",
            "given_name": "Vania",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1384,
                "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/542976.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 494763,
            "stepped_in_date": null,
            "slug": "antonio-viscomi-1961-12-21",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/antonio-viscomi-1961-12-21/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/antonio-viscomi-1961-12-21/?format=api",
            "n_rebels": null,
            "family_name": "Viscomi",
            "given_name": "Antonio",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1375,
                "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/494763.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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": 536084,
            "stepped_in_date": null,
            "slug": "alessandro-zan-1973-10-04",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/alessandro-zan-1973-10-04/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/alessandro-zan-1973-10-04/?format=api",
            "n_rebels": null,
            "family_name": "Zan",
            "given_name": "Alessandro",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1511,
                "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/536084.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-20",
            "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
        }
    ]
}