GET /api/v1/releasers/52999/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52999/?format=api",
"demozoo_url": "https://demozoo.org/groups/52999/",
"id": 52999,
"name": "Waveriders",
"is_group": true,
"nicks": [
{
"name": "Waveriders",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Waveriders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11067/?format=api",
"id": 11067,
"name": "Soldier"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/93417/?format=api",
"id": 93417,
"name": "Fary"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=9132"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13679"
}
]
}