GET /api/v1/releasers/40932/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/40932/?format=api",
"demozoo_url": "https://demozoo.org/sceners/40932/",
"id": 40932,
"name": "Uncle Joe",
"is_group": false,
"nicks": [
{
"name": "Uncle Joe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Uncle Joe"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32864/?format=api",
"id": 32864,
"name": "Brainless Institute"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/78357/?format=api",
"id": 78357,
"name": "Warriors Against Software Protection"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}