Returns a single membership selected by `id`.
GET /api-openparlamento/v1/18/memberships/alberto-stefani-1992-11-16/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "governments": [
            {
                "id": 64,
                "value": "Draghi I",
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12"
            },
            {
                "id": 62,
                "value": "Conte II",
                "slug": "ii-governo-conte-none-2018-09-05"
            },
            {
                "id": 63,
                "value": "Conte I",
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31"
            }
        ]
    },
    "id": 721997,
    "slug": "alberto-stefani-1992-11-16",
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/alberto-stefani-1992-11-16/?format=api",
    "n_rebels": null,
    "family_name": "Stefani",
    "given_name": "Alberto",
    "role": "DEPUTATO",
    "latest_group": {
        "id": 1646,
        "group": {
            "id": 29,
            "acronym": "LEGA",
            "slug": "Lega",
            "branch": "camera",
            "name": "LEGA - SALVINI PREMIER",
            "color": "#FFFFFF"
        }
    },
    "previous_groups": [
        {
            "id": 1646,
            "group": {
                "id": 29,
                "acronym": "LEGA",
                "slug": "Lega",
                "branch": "camera",
                "name": "LEGA - SALVINI PREMIER",
                "color": "#FFFFFF"
            }
        }
    ],
    "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/721997.jpeg",
    "gender": "M",
    "election_area": null,
    "election_macro_area": null,
    "start_date": "2018-03-14",
    "stepped_in_date": null,
    "end_date": "2022-10-12",
    "assembly": "ASS-CAMERA-18",
    "supports_majority": null,
    "days_in_parliament": null,
    "parse_days_in_parliament": "0 giorni",
    "has_changed_group": false,
    "birth_date": "1992-11-16",
    "birth_place": "Camposampiero (PD)"
}