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

{
    "id": 13861297,
    "voting_slug": "vs19_497_019",
    "sitting": {
        "id": 2021,
        "date": "2025-06-23",
        "number": 497,
        "branch": "C"
    },
    "title": "Votazione della risoluzione presentata da Azione in vista del Consiglio europeo del 26 e 27 giugno esclusi i capoversi 1, 2, 4-6, 8,9",
    "vote": "NO",
    "group": {
        "id": 11,
        "acronym": "FDI",
        "slug": "FdI",
        "branch": "camera",
        "name": "FRATELLI D'ITALIA",
        "color": "#37A6A5"
    },
    "group_vote": "NO"
}