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

{
    "id": 14538365,
    "voting_slug": "19-357-1",
    "sitting": {
        "id": 2114,
        "date": "2025-10-22",
        "number": 357,
        "branch": "S"
    },
    "title": "Comunicazioni Pres. Cons. sul Consiglio EU 23-24/10/2025,   Proposta di risoluzione n. 1, Terzi di Sant'Agata e altri",
    "vote": "AYE",
    "group": {
        "id": 3,
        "acronym": "LSP-PSd'Az",
        "slug": "Lega-PSd'Az",
        "branch": "senato",
        "name": "Lega Salvini Premier - Partito Sardo d'Azione",
        "color": "#73AF48"
    },
    "group_vote": "AYE"
}