Returns a single membership selected by `id`.
GET /api-openparlamento/v1/18/memberships/domenico-de-siano-1958-09-15/?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": 496335,
    "slug": "domenico-de-siano-1958-09-15",
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/domenico-de-siano-1958-09-15/?format=api",
    "n_rebels": null,
    "family_name": "De Siano",
    "given_name": "Domenico",
    "role": "Senatore",
    "latest_group": {
        "id": 3420,
        "group": {
            "id": 46,
            "acronym": "Misto",
            "slug": "Misto",
            "branch": "senato",
            "name": "Misto",
            "color": "#FFFFFF"
        }
    },
    "previous_groups": [
        {
            "id": 3419,
            "group": {
                "id": 40,
                "acronym": "FIBP-UDC",
                "slug": "FI",
                "branch": "senato",
                "name": "Forza Italia Berlusconi Presidente-UDC",
                "color": "#FFFFFF"
            }
        },
        {
            "id": 3420,
            "group": {
                "id": 46,
                "acronym": "Misto",
                "slug": "Misto",
                "branch": "senato",
                "name": "Misto",
                "color": "#FFFFFF"
            }
        }
    ],
    "image": "http://www.senato.it/leg/18/Immagini/Senatori/00027874.jpg",
    "gender": "M",
    "election_area": null,
    "election_macro_area": null,
    "start_date": "2018-03-23",
    "stepped_in_date": null,
    "end_date": "2022-10-12",
    "assembly": "ASS-SENATO-18",
    "supports_majority": null,
    "days_in_parliament": null,
    "parse_days_in_parliament": "0 giorni",
    "has_changed_group": true,
    "birth_date": "1958-09-15",
    "birth_place": "Ischia (NA)"
}