Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/6971762/?format=api
{
"id": 6971762,
"voting_slug": "vs19_009_005",
"sitting": {
"id": 9,
"date": "2022-11-10",
"number": 9,
"branch": "C"
},
"title": "Articolo premissivo 01.05 MARATTIN LUIGI (AIV-RE) - Votazione Emendamento 01.05 DDL n. 0005",
"vote": "ABST",
"group": {
"id": 14,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "camera",
"name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
"color": "#E43B45"
},
"group_vote": "ABST"
}