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

{
    "id": 14416237,
    "voting_slug": "vs19_539_065",
    "sitting": {
        "id": 2092,
        "date": "2025-09-30",
        "number": 539,
        "branch": "C"
    },
    "title": "Identici emendamenti 9-bis.1 DORI DEVIS (AVS), 9-bis.2 AURIEMMA CARMELA (M5S) e 9-bis.3 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 9-bis.1 DDL n. 2623",
    "vote": "MIS",
    "group": {
        "id": 11,
        "acronym": "FDI",
        "slug": "FdI",
        "branch": "camera",
        "name": "FRATELLI D'ITALIA",
        "color": "#37A6A5"
    },
    "group_vote": "NO"
}