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

{
    "id": 13370477,
    "voting_slug": "vs19_456_010",
    "sitting": {
        "id": 1950,
        "date": "2025-03-26",
        "number": 456,
        "branch": "C"
    },
    "title": "Mozione n. 1-00293 (Ulteriore nuova formulazione) nella sua interezza, ad eccezione dei capoversi quinto, quattordicesimo, sedicesimo, ventiquattresimo e ventinovesimo della premessa e dei capoversi terzo, quarto, quinto, sesto, settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00293",
    "vote": "AYE",
    "group": {
        "id": 14,
        "acronym": "PD-IDP",
        "slug": "PD",
        "branch": "camera",
        "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
        "color": "#E43B45"
    },
    "group_vote": "AYE"
}