GET /api/v1/releasers/137144/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/137144/?format=api",
"demozoo_url": "https://demozoo.org/groups/137144/",
"id": 137144,
"name": "Radioactive Minds",
"is_group": true,
"nicks": [
{
"name": "Radioactive Minds",
"abbreviation": "RM",
"is_primary_nick": true,
"variants": [
"RM",
"Radioactive Minds"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35701/?format=api",
"id": 35701,
"name": "V-Kid"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35688/?format=api",
"id": 35688,
"name": "Charlie D"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35704/?format=api",
"id": 35704,
"name": "Pherplexer"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}