Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/12121875/?format=api
{
"id": 12121875,
"voting_slug": "vs19_388_190",
"sitting": {
"id": 1846,
"date": "2024-11-27",
"number": 388,
"branch": "C"
},
"title": "Articolo aggiuntivo 34.038 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 34.038 DDL n. 2022",
"vote": "NO",
"group": {
"id": 14,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "camera",
"name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
"color": "#E43B45"
},
"group_vote": "NO"
}