Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships/mara-bizzotto-1972-06-03/?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": 495638,
    "slug": "mara-bizzotto-1972-06-03",
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mara-bizzotto-1972-06-03/?format=api",
    "n_rebels": 12,
    "family_name": "Bizzotto",
    "given_name": "Mara",
    "role": "Senatore",
    "latest_group": {
        "id": 44,
        "group": {
            "id": 3,
            "acronym": "LSP-PSd'Az",
            "slug": "Lega-PSd'Az",
            "branch": "senato",
            "name": "Lega Salvini Premier - Partito Sardo d'Azione",
            "color": "#73AF48"
        }
    },
    "previous_groups": [
        {
            "id": 44,
            "group": {
                "id": 3,
                "acronym": "LSP-PSd'Az",
                "slug": "Lega-PSd'Az",
                "branch": "senato",
                "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                "color": "#73AF48"
            }
        }
    ],
    "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036386.jpg",
    "gender": "F",
    "election_area": "Veneto",
    "election_macro_area": "Nord-est",
    "start_date": "2022-10-13",
    "stepped_in_date": null,
    "end_date": null,
    "assembly": "ASS-SENATO-19",
    "supports_majority": true,
    "days_in_parliament": "1023 00:00:00",
    "parse_days_in_parliament": "2 anni e 9 mesi",
    "has_changed_group": false,
    "birth_date": "1972-06-03",
    "birth_place": "Bassano del Grappa (VI)"
}