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

{
    "id": 13091243,
    "voting_slug": "vs19_439_004",
    "sitting": {
        "id": 1926,
        "date": "2025-03-04",
        "number": 439,
        "branch": "C"
    },
    "title": "Emendamento 1.4 FENU EMILIANO (M5S) - Votazione Emendamento 1.4 DDL n. 2240",
    "vote": "AYE",
    "group": {
        "id": 12,
        "acronym": "AZ-PER-RE",
        "slug": "AZ-IV",
        "branch": "camera",
        "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
        "color": "#B62992"
    },
    "group_vote": "AYE"
}