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

{
    "id": 11475811,
    "voting_slug": "vs19_328_022",
    "sitting": {
        "id": 1743,
        "date": "2024-07-18",
        "number": 328,
        "branch": "C"
    },
    "title": "Ordine del giorno n. 9/1896/39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1896/39 DDL n. 1896",
    "vote": "ABSE",
    "group": {
        "id": 17,
        "acronym": "NM(N-C-U-I)-M",
        "slug": "NM",
        "branch": "camera",
        "name": "NOI MODERATI",
        "color": "#704070"
    },
    "group_vote": "NO"
}