Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/13003203/?format=api
{
"id": 13003203,
"voting_slug": "19-275-2",
"sitting": {
"id": 1914,
"date": "2025-02-19",
"number": 275,
"branch": "S"
},
"title": "Mozione n. 120 (testo 2), Cattaneo ed altri, sui programmi di finanziamento pubblico alla ricerca",
"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"
}