Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7320593/?format=api
{
"id": 7320593,
"voting_slug": "vs19_045_018",
"sitting": {
"id": 1287,
"date": "2023-01-30",
"number": 45,
"branch": "C"
},
"title": "Emendamento 1.18 APPENDINO CHIARA (M5S) - Votazione Emendamento 1.18 DDL n. 0785",
"vote": "AYE",
"group": {
"id": 14,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "camera",
"name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
"color": "#E43B45"
},
"group_vote": "AYE"
}