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

{
    "id": 13772854,
    "voting_slug": "vs19_491_180",
    "sitting": {
        "id": 2011,
        "date": "2025-06-11",
        "number": 491,
        "branch": "C"
    },
    "title": "Ratifica accordo con la Costa Riva di cooperazione nel campo culturale, scientifico e tecnologico",
    "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"
}