GET /api/v1/releasers/49933/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/49933/?format=api",
"demozoo_url": "https://demozoo.org/groups/49933/",
"id": 49933,
"name": "Red Brand",
"is_group": true,
"nicks": [
{
"name": "Red Brand",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Red Brand",
"Redbrand"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/49932/?format=api",
"id": 49932,
"name": "Mrt"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5365/?format=api",
"id": 5365,
"name": "ptoing"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3086"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4866"
}
]
}