Returns a single membership selected by `id`.
GET /api-openparlamento/v1/18/memberships/michaela-biancofiore-1970-12-28/?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": 495652,
    "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",
    "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"
        }
    },
    "previous_groups": [
        {
            "id": 2283,
            "group": {
                "id": 33,
                "acronym": "FI",
                "slug": "FI",
                "branch": "camera",
                "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE",
                "color": "#FFFFFF"
            }
        },
        {
            "id": 2284,
            "group": {
                "id": 35,
                "acronym": "CI",
                "slug": "CI",
                "branch": "camera",
                "name": "CORAGGIO ITALIA",
                "color": "#FFFFFF"
            }
        },
        {
            "id": 2285,
            "group": {
                "id": 28,
                "acronym": "MISTO",
                "slug": "Misto",
                "branch": "camera",
                "name": "MISTO",
                "color": "#FFFFFF"
            }
        }
    ],
    "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",
    "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": true,
    "birth_date": "1970-12-28",
    "birth_place": "Bolzano/Bozen (BZ)"
}