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

{
    "id": 14439282,
    "voting_slug": "vs19_543_028",
    "sitting": {
        "id": 2099,
        "date": "2025-10-07",
        "number": 543,
        "branch": "C"
    },
    "title": "Identici emendamenti 1.23 FERRARI SARA (PD-IDP) e 1.24 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.23 DDL n. 2473",
    "vote": "NO",
    "group": {
        "id": 16,
        "acronym": "LEGA",
        "slug": "Lega",
        "branch": "camera",
        "name": "LEGA - SALVINI PREMIER",
        "color": "#73AF48"
    },
    "group_vote": "NO"
}