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

{
    "id": 14417952,
    "voting_slug": "vs19_539_069",
    "sitting": {
        "id": 2092,
        "date": "2025-09-30",
        "number": 539,
        "branch": "C"
    },
    "title": "Identici emendamenti 11.1 SIMIANI MARCO (PD-IDP) e 11.2 DORI DEVIS (AVS) - Votazione Emendamento 11.1 DDL n. 2623",
    "vote": "AYE",
    "group": {
        "id": 13,
        "acronym": "M5S",
        "slug": "M5S",
        "branch": "camera",
        "name": "MOVIMENTO 5 STELLE",
        "color": "#EDAD06"
    },
    "group_vote": "AYE"
}