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

{
    "id": 13274928,
    "voting_slug": "vs19_450_074",
    "sitting": {
        "id": 1943,
        "date": "2025-03-19",
        "number": 450,
        "branch": "C"
    },
    "title": "Ordine del giorno n. 9/2084/14 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2084/14 PDL n. 2084",
    "vote": "ABSE",
    "group": {
        "id": 12,
        "acronym": "AZ-PER-RE",
        "slug": "AZ-IV",
        "branch": "camera",
        "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
        "color": "#B62992"
    },
    "group_vote": "AYE"
}