GET /api/v1/releasers/7958/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7958/?format=api",
"demozoo_url": "https://demozoo.org/groups/7958/",
"id": 7958,
"name": "The Yellow Ones",
"is_group": true,
"nicks": [
{
"name": "The Yellow Ones",
"abbreviation": "TYO",
"is_primary_nick": true,
"variants": [
"TYO",
"The Yellow Ones"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7916/?format=api",
"id": 7916,
"name": "Leinad"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53235/?format=api",
"id": 53235,
"name": "Errand"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1464"
}
]
}