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

{
    "id": 12819929,
    "voting_slug": "vs19_413_018",
    "sitting": {
        "id": 1882,
        "date": "2025-01-21",
        "number": 413,
        "branch": "C"
    },
    "title": "Emendamento 6.21 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 6.21 DDL n. 2196",
    "vote": "MIS",
    "group": {
        "id": 57,
        "acronym": "IV-C-RE",
        "slug": "IV-C-RE",
        "branch": "camera",
        "name": "ITALIA VIVA-IL CENTRO-RENEW EUROPE",
        "color": "#A215FF"
    },
    "group_vote": "AYE"
}