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

{
    "id": 13199920,
    "voting_slug": "vs19_445_009",
    "sitting": {
        "id": 1935,
        "date": "2025-03-12",
        "number": 445,
        "branch": "C"
    },
    "title": "Mozione n. 1-00398, limitatamente ai capoversi primo, secondo, terzo, come riformulato, quinto, ottavo, come riformulato, nono, come riformulato, decimo, dodicesimo, tredicesimo e quattordicesimo della premessa, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) ed altri - Votazione Mozione 1_00398",
    "vote": "AYE",
    "group": {
        "id": 16,
        "acronym": "LEGA",
        "slug": "Lega",
        "branch": "camera",
        "name": "LEGA - SALVINI PREMIER",
        "color": "#73AF48"
    },
    "group_vote": "AYE"
}