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