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

{
    "id": 14273858,
    "voting_slug": "vs19_521_007",
    "sitting": {
        "id": 2063,
        "date": "2025-07-31",
        "number": 521,
        "branch": "C"
    },
    "title": "ODG 9/2527/13 - Votazione Ordine del giorno 9/2527/13 ",
    "vote": "NO",
    "group": {
        "id": 17,
        "acronym": "NM(N-C-U-I)-M",
        "slug": "NM",
        "branch": "camera",
        "name": "NOI MODERATI",
        "color": "#704070"
    },
    "group_vote": "NO"
}