Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/12799342/?format=api
{
"id": 12799342,
"voting_slug": "19-262-50",
"sitting": {
"id": 1876,
"date": "2025-01-15",
"number": 262,
"branch": "S"
},
"title": "Modifiche al codice penale in materia di sottrazione o trattenimento anche all'estero di persone minori o incapaci",
"vote": "MIS",
"group": {
"id": 3,
"acronym": "LSP-PSd'Az",
"slug": "Lega-PSd'Az",
"branch": "senato",
"name": "Lega Salvini Premier - Partito Sardo d'Azione",
"color": "#73AF48"
},
"group_vote": "AYE"
}