Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/18/memberships/?format=api&ordering=n_absent&page=10
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=11",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/?format=api&ordering=n_absent&page=9",
    "results": [
        {
            "id": 819446,
            "stepped_in_date": null,
            "slug": "concetta-giordano-1983-12-06",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/concetta-giordano-1983-12-06/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/concetta-giordano-1983-12-06/?format=api",
            "n_rebels": null,
            "family_name": "GIORDANO",
            "given_name": "CONCETTA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1932,
                "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/819446.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": 822227,
            "stepped_in_date": null,
            "slug": "giancarlo-giorgetti-1966-12-16-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giancarlo-giorgetti-1966-12-16-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giancarlo-giorgetti-1966-12-16-2/?format=api",
            "n_rebels": null,
            "family_name": "Giorgetti",
            "given_name": "Giancarlo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1328,
                "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/822227.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": 570619,
            "stepped_in_date": null,
            "slug": "andrea-giorgis-1965-04-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/andrea-giorgis-1965-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/andrea-giorgis-1965-04-12/?format=api",
            "n_rebels": null,
            "family_name": "Giorgis",
            "given_name": "Andrea",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1781,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00029425.jpg",
            "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": 819005,
            "stepped_in_date": null,
            "slug": "francesco-maria-giro-1963-05-11",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesco-maria-giro-1963-05-11/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/francesco-maria-giro-1963-05-11/?format=api",
            "n_rebels": null,
            "family_name": "Giro",
            "given_name": "Francesco Maria",
            "role": "Senatore",
            "latest_group": {
                "id": 2960,
                "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/819005.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": 819228,
            "stepped_in_date": null,
            "slug": "gianni-pietro-girotto-1967-11-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gianni-pietro-girotto-1967-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/gianni-pietro-girotto-1967-11-12/?format=api",
            "n_rebels": null,
            "family_name": "Girotto",
            "given_name": "Gianni Pietro",
            "role": "Senatore",
            "latest_group": {
                "id": 3340,
                "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/819228.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": 819331,
            "stepped_in_date": null,
            "slug": "carla-giuliano-1983-04-02",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/carla-giuliano-1983-04-02/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/carla-giuliano-1983-04-02/?format=api",
            "n_rebels": null,
            "family_name": "Giuliano",
            "given_name": "Carla",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1285,
                "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/819331.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-12",
            "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": 819585,
            "stepped_in_date": null,
            "slug": "paolo-giuliodori-1989-05-12",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/paolo-giuliodori-1989-05-12/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/paolo-giuliodori-1989-05-12/?format=api",
            "n_rebels": null,
            "family_name": "GIULIODORI",
            "given_name": "PAOLO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2582,
                "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/819585.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": 822377,
            "stepped_in_date": null,
            "slug": "claudia-gobbato-1987-01-19-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/claudia-gobbato-1987-01-19-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/claudia-gobbato-1987-01-19-2/?format=api",
            "n_rebels": null,
            "family_name": "GOBBATO",
            "given_name": "CLAUDIA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1482,
                "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/822377.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": 552660,
            "stepped_in_date": null,
            "slug": "guglielmo-golinelli-1987-10-31",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/guglielmo-golinelli-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/guglielmo-golinelli-1987-10-31/?format=api",
            "n_rebels": null,
            "family_name": "Golinelli",
            "given_name": "Guglielmo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2491,
                "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/552660.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": 819017,
            "stepped_in_date": null,
            "slug": "bianca-laura-granato-1970-08-31",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/bianca-laura-granato-1970-08-31/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/bianca-laura-granato-1970-08-31/?format=api",
            "n_rebels": null,
            "family_name": "Granato",
            "given_name": "Bianca Laura",
            "role": "Senatore",
            "latest_group": {
                "id": 3338,
                "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/00032641.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": 819556,
            "stepped_in_date": null,
            "slug": "marta-grande-1987-11-22",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/marta-grande-1987-11-22/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/marta-grande-1987-11-22/?format=api",
            "n_rebels": null,
            "family_name": "GRANDE",
            "given_name": "MARTA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2146,
                "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/819556.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": 819311,
            "stepped_in_date": null,
            "slug": "ugo-grassi-1964-10-13",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/ugo-grassi-1964-10-13/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/ugo-grassi-1964-10-13/?format=api",
            "n_rebels": null,
            "family_name": "Grassi",
            "given_name": "Ugo",
            "role": "Senatore",
            "latest_group": {
                "id": 3332,
                "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/00032642.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": 819309,
            "stepped_in_date": null,
            "slug": "pietro-grasso-1945-01-01",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/pietro-grasso-1945-01-01/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/pietro-grasso-1945-01-01/?format=api",
            "n_rebels": null,
            "family_name": "Grasso",
            "given_name": "Pietro",
            "role": "Senatore",
            "latest_group": {
                "id": 3087,
                "group": {
                    "id": 46,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00029110.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": 822333,
            "stepped_in_date": null,
            "slug": "chiara-gribaudo-1981-05-16-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/chiara-gribaudo-1981-05-16-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/chiara-gribaudo-1981-05-16-2/?format=api",
            "n_rebels": null,
            "family_name": "Gribaudo",
            "given_name": "Chiara",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2069,
                "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/822333.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": 818972,
            "stepped_in_date": null,
            "slug": "giulia-grillo-1975-05-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giulia-grillo-1975-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/giulia-grillo-1975-05-30/?format=api",
            "n_rebels": null,
            "family_name": "GRILLO",
            "given_name": "GIULIA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2054,
                "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/818972.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": 819591,
            "stepped_in_date": null,
            "slug": "nicola-grimaldi-1980-11-20",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/nicola-grimaldi-1980-11-20/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/nicola-grimaldi-1980-11-20/?format=api",
            "n_rebels": null,
            "family_name": "GRIMALDI",
            "given_name": "NICOLA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2408,
                "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/819591.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-11",
            "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": 505579,
            "stepped_in_date": null,
            "slug": "leonardo-grimani-1972-10-03",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/leonardo-grimani-1972-10-03/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/leonardo-grimani-1972-10-03/?format=api",
            "n_rebels": null,
            "family_name": "Grimani",
            "given_name": "Leonardo",
            "role": "Senatore",
            "latest_group": {
                "id": 3091,
                "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/00032643.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": 500676,
            "stepped_in_date": null,
            "slug": "paolo-grimoldi-1975-09-27",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/paolo-grimoldi-1975-09-27/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/paolo-grimoldi-1975-09-27/?format=api",
            "n_rebels": null,
            "family_name": "Grimoldi",
            "given_name": "Paolo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1686,
                "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/500676.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": 819400,
            "stepped_in_date": null,
            "slug": "carmela-grippa-1973-01-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/carmela-grippa-1973-01-18/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/carmela-grippa-1973-01-18/?format=api",
            "n_rebels": null,
            "family_name": "GRIPPA",
            "given_name": "CARMELA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2533,
                "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/819400.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": 821986,
            "stepped_in_date": null,
            "slug": "roberto-gualtieri-1966-07-19",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/roberto-gualtieri-1966-07-19/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/roberto-gualtieri-1966-07-19/?format=api",
            "n_rebels": null,
            "family_name": "GUALTIERI",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1842,
                "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/821986.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2020-03-04",
            "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": 822346,
            "stepped_in_date": null,
            "slug": "michele-gubitosa-1979-12-21-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/michele-gubitosa-1979-12-21-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/michele-gubitosa-1979-12-21-2/?format=api",
            "n_rebels": null,
            "family_name": "Gubitosa",
            "given_name": "Michele",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2405,
                "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/822346.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-11",
            "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": 822206,
            "stepped_in_date": null,
            "slug": "lorenzo-guerini-1966-11-21-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/lorenzo-guerini-1966-11-21-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/lorenzo-guerini-1966-11-21-2/?format=api",
            "n_rebels": null,
            "family_name": "Guerini",
            "given_name": "Lorenzo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2180,
                "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/822206.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": 822314,
            "stepped_in_date": null,
            "slug": "guido-guidesi-1979-01-06-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/guido-guidesi-1979-01-06-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/guido-guidesi-1979-01-06-2/?format=api",
            "n_rebels": null,
            "family_name": "GUIDESI",
            "given_name": "GUIDO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1388,
                "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/822314.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2021-02-17",
            "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": 756160,
            "stepped_in_date": null,
            "slug": "barbara-guidolin-1975-09-21",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/barbara-guidolin-1975-09-21/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/barbara-guidolin-1975-09-21/?format=api",
            "n_rebels": null,
            "family_name": "Guidolin",
            "given_name": "Barbara",
            "role": "Senatore",
            "latest_group": {
                "id": 3093,
                "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/756160.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": 822321,
            "stepped_in_date": null,
            "slug": "alberto-luigi-gusmeroli-1961-02-27-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/alberto-luigi-gusmeroli-1961-02-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/alberto-luigi-gusmeroli-1961-02-27-2/?format=api",
            "n_rebels": null,
            "family_name": "Gusmeroli",
            "given_name": "Alberto Luigi",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1712,
                "group": {
                    "id": 29,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822321.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": 819595,
            "stepped_in_date": null,
            "slug": "angela-ianaro-1967-08-28",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/angela-ianaro-1967-08-28/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/angela-ianaro-1967-08-28/?format=api",
            "n_rebels": null,
            "family_name": "IANARO",
            "given_name": "ANGELA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2420,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819595.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-11",
            "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": 499000,
            "stepped_in_date": null,
            "slug": "antonio-iannone-1975-09-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/antonio-iannone-1975-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/antonio-iannone-1975-09-18/?format=api",
            "n_rebels": null,
            "family_name": "Iannone",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 3483,
                "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/499000.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": 822216,
            "stepped_in_date": null,
            "slug": "igor-giancarlo-iezzi-1975-01-18-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/igor-giancarlo-iezzi-1975-01-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/igor-giancarlo-iezzi-1975-01-18-2/?format=api",
            "n_rebels": null,
            "family_name": "Iezzi",
            "given_name": "Igor Giancarlo",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1307,
                "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/822216.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": 822255,
            "stepped_in_date": null,
            "slug": "antonella-incerti-1960-07-07-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/antonella-incerti-1960-07-07-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/antonella-incerti-1960-07-07-2/?format=api",
            "n_rebels": null,
            "family_name": "INCERTI",
            "given_name": "ANTONELLA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2159,
                "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/822255.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": 822174,
            "stepped_in_date": null,
            "slug": "cristian-invernizzi-1977-06-17-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/cristian-invernizzi-1977-06-17-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/cristian-invernizzi-1977-06-17-2/?format=api",
            "n_rebels": null,
            "family_name": "INVERNIZZI",
            "given_name": "CRISTIAN",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2778,
                "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/822174.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": 822318,
            "stepped_in_date": null,
            "slug": "niccolo-invidia-1989-11-13-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/niccolo-invidia-1989-11-13-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/niccolo-invidia-1989-11-13-2/?format=api",
            "n_rebels": null,
            "family_name": "INVIDIA",
            "given_name": "NICCOLO'",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2337,
                "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/822318.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": 819225,
            "stepped_in_date": null,
            "slug": "vanna-iori-1948-10-23",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/vanna-iori-1948-10-23/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/vanna-iori-1948-10-23/?format=api",
            "n_rebels": null,
            "family_name": "Iori",
            "given_name": "Vanna",
            "role": "Senatore",
            "latest_group": {
                "id": 3481,
                "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/819225.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": 822238,
            "stepped_in_date": null,
            "slug": "marianna-iorio-1985-02-11-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/marianna-iorio-1985-02-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/marianna-iorio-1985-02-11-2/?format=api",
            "n_rebels": null,
            "family_name": "IORIO",
            "given_name": "MARIANNA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2389,
                "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/822238.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": 819459,
            "stepped_in_date": null,
            "slug": "luigi-iovino-1993-01-14",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/luigi-iovino-1993-01-14/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/luigi-iovino-1993-01-14/?format=api",
            "n_rebels": null,
            "family_name": "IOVINO",
            "given_name": "LUIGI",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2558,
                "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/819459.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": 542782,
            "stepped_in_date": null,
            "slug": "tony-chike-iwobi-1955-04-26",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/tony-chike-iwobi-1955-04-26/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/tony-chike-iwobi-1955-04-26/?format=api",
            "n_rebels": null,
            "family_name": "Iwobi",
            "given_name": "Tony Chike",
            "role": "Senatore",
            "latest_group": {
                "id": 3013,
                "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/00032646.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": 819019,
            "stepped_in_date": null,
            "slug": "patty-labbate-1966-05-02",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/patty-labbate-1966-05-02/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/patty-labbate-1966-05-02/?format=api",
            "n_rebels": null,
            "family_name": "L'Abbate",
            "given_name": "Patty",
            "role": "Senatore",
            "latest_group": {
                "id": 3417,
                "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/819019.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": 819367,
            "stepped_in_date": null,
            "slug": "giuseppe-labbate-1985-03-13",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giuseppe-labbate-1985-03-13/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/giuseppe-labbate-1985-03-13/?format=api",
            "n_rebels": null,
            "family_name": "L'ABBATE",
            "given_name": "GIUSEPPE",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2124,
                "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/819367.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": 822297,
            "stepped_in_date": null,
            "slug": "vincenza-labriola-1981-02-16-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/vincenza-labriola-1981-02-16-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/vincenza-labriola-1981-02-16-2/?format=api",
            "n_rebels": null,
            "family_name": "LABRIOLA",
            "given_name": "VINCENZA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2106,
                "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/822297.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": 497051,
            "stepped_in_date": null,
            "slug": "marco-lacarra-1962-08-04",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/marco-lacarra-1962-08-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-lacarra-1962-08-04/?format=api",
            "n_rebels": null,
            "family_name": "Lacarra",
            "given_name": "Marco",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1867,
                "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/497051.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": 819299,
            "stepped_in_date": null,
            "slug": "francesco-laforgia-1978-02-01",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesco-laforgia-1978-02-01/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/francesco-laforgia-1978-02-01/?format=api",
            "n_rebels": null,
            "family_name": "Laforgia",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 3415,
                "group": {
                    "id": 46,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819299.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": 819457,
            "stepped_in_date": null,
            "slug": "francesca-la-marca-1975-10-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/francesca-la-marca-1975-10-30/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/francesca-la-marca-1975-10-30/?format=api",
            "n_rebels": null,
            "family_name": "La Marca",
            "given_name": "Francesca",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2019,
                "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/819457.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-16",
            "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": 819016,
            "stepped_in_date": null,
            "slug": "virginia-la-mura-1966-01-21",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/virginia-la-mura-1966-01-21/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/virginia-la-mura-1966-01-21/?format=api",
            "n_rebels": null,
            "family_name": "La Mura",
            "given_name": "Virginia",
            "role": "Senatore",
            "latest_group": {
                "id": 3479,
                "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/00032648.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": 494237,
            "stepped_in_date": null,
            "slug": "albert-laniece-1966-02-17",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/albert-laniece-1966-02-17/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/albert-laniece-1966-02-17/?format=api",
            "n_rebels": null,
            "family_name": "Laniece",
            "given_name": "Albert",
            "role": "Senatore",
            "latest_group": {
                "id": 3193,
                "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": "http://www.senato.it/leg/18/Immagini/Senatori/00029115.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": 818993,
            "stepped_in_date": null,
            "slug": "elio-lannutti-1948-10-08",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/elio-lannutti-1948-10-08/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/elio-lannutti-1948-10-08/?format=api",
            "n_rebels": null,
            "family_name": "Lannutti",
            "given_name": "Elio",
            "role": "Senatore",
            "latest_group": {
                "id": 3413,
                "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/16/Immagini/Senatori/00017211.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": 819348,
            "stepped_in_date": null,
            "slug": "gabriele-lanzi-1957-10-07",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/gabriele-lanzi-1957-10-07/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/gabriele-lanzi-1957-10-07/?format=api",
            "n_rebels": null,
            "family_name": "Lanzi",
            "given_name": "Gabriele",
            "role": "Senatore",
            "latest_group": {
                "id": 3328,
                "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/00032649.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": 822294,
            "stepped_in_date": null,
            "slug": "mara-lapia-1976-08-22-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/mara-lapia-1976-08-22-2/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/mara-lapia-1976-08-22-2/?format=api",
            "n_rebels": null,
            "family_name": "LAPIA",
            "given_name": "MARA",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2841,
                "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/822294.jpeg",
            "gender": "F",
            "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": 503347,
            "stepped_in_date": null,
            "slug": "patrizio-giacomo-la-pietra-1961-04-10",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/patrizio-giacomo-la-pietra-1961-04-10/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/patrizio-giacomo-la-pietra-1961-04-10/?format=api",
            "n_rebels": null,
            "family_name": "La Pietra",
            "given_name": "Patrizio Giacomo",
            "role": "Senatore",
            "latest_group": {
                "id": 3326,
                "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/503347.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": 496457,
            "stepped_in_date": null,
            "slug": "ignazio-la-russa-1947-07-18",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/ignazio-la-russa-1947-07-18/?format=api",
            "pp": null,
            "is_president": true,
            "is_active": false,
            "person_url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/persons/ignazio-la-russa-1947-07-18/?format=api",
            "n_rebels": null,
            "family_name": "La Russa",
            "given_name": "Ignazio",
            "role": "Senatore",
            "latest_group": {
                "id": 3324,
                "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/496457.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": -1
        },
        {
            "id": 822278,
            "stepped_in_date": null,
            "slug": "giorgia-latini-1980-04-18-2",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/giorgia-latini-1980-04-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/giorgia-latini-1980-04-18-2/?format=api",
            "n_rebels": null,
            "family_name": "Latini",
            "given_name": "Giorgia",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 1361,
                "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/822278.jpeg",
            "gender": "F",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-19",
            "end_date": "2020-11-10",
            "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": 819381,
            "stepped_in_date": null,
            "slug": "paolo-lattanzio-1979-05-30",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/paolo-lattanzio-1979-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/paolo-lattanzio-1979-05-30/?format=api",
            "n_rebels": null,
            "family_name": "LATTANZIO",
            "given_name": "PAOLO",
            "role": "DEPUTATO",
            "latest_group": {
                "id": 2504,
                "group": {
                    "id": 34,
                    "acronym": "PD",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO",
                    "color": "#FFFFFF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819381.jpeg",
            "gender": "M",
            "election_area": null,
            "election_macro_area": null,
            "start_date": "2018-03-12",
            "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
        }
    ]
}