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

{
    "id": 14374375,
    "voting_slug": "vs19_536_032",
    "sitting": {
        "id": 2087,
        "date": "2025-09-24",
        "number": 536,
        "branch": "C"
    },
    "title": "Emendamento 6.4 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.4 DDL n. 2570",
    "vote": "ABSE",
    "group": {
        "id": 17,
        "acronym": "NM(N-C-U-I)-M",
        "slug": "NM",
        "branch": "camera",
        "name": "NOI MODERATI",
        "color": "#704070"
    },
    "group_vote": "NO"
}