GET /api/v1/releasers/149034/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/149034/?format=api",
"demozoo_url": "https://demozoo.org/groups/149034/",
"id": 149034,
"name": "The Raster Inc.",
"is_group": true,
"nicks": [
{
"name": "The Raster Inc.",
"abbreviation": "TRI",
"is_primary_nick": true,
"variants": [
"TRI",
"The Raster Inc."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14694/?format=api",
"id": 14694,
"name": "Bob"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/149037/?format=api",
"id": 149037,
"name": "Blaster Barney"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=6716"
}
]
}