Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships/marco-croatti-1972-09-17/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "governments": [
            {
                "id": 65,
                "value": "Meloni I",
                "slug": "i-governo-meloni-2022-10-22"
            }
        ]
    },
    "id": 819302,
    "slug": "marco-croatti-1972-09-17",
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-croatti-1972-09-17/?format=api",
    "n_rebels": 32,
    "family_name": "Croatti",
    "given_name": "Marco",
    "role": "Senatore",
    "latest_group": {
        "id": 90,
        "group": {
            "id": 4,
            "acronym": "M5S",
            "slug": "M5S",
            "branch": "senato",
            "name": "MoVimento 5 Stelle",
            "color": "#EDAD06"
        }
    },
    "previous_groups": [
        {
            "id": 90,
            "group": {
                "id": 4,
                "acronym": "M5S",
                "slug": "M5S",
                "branch": "senato",
                "name": "MoVimento 5 Stelle",
                "color": "#EDAD06"
            }
        }
    ],
    "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032608.jpg",
    "gender": "M",
    "election_area": "Emilia-Romagna",
    "election_macro_area": "Nord-est",
    "start_date": "2022-10-13",
    "stepped_in_date": null,
    "end_date": null,
    "assembly": "ASS-SENATO-19",
    "supports_majority": false,
    "days_in_parliament": "2687 00:00:00",
    "parse_days_in_parliament": "7 anni e 4 mesi",
    "has_changed_group": false,
    "birth_date": "1972-09-17",
    "birth_place": "Rimini (RN)"
}