GET /api/v1/releasers/70064/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/70064/?format=api",
"demozoo_url": "https://demozoo.org/groups/70064/",
"id": 70064,
"name": "Master Control Program",
"is_group": true,
"nicks": [
{
"name": "Master Control Program",
"abbreviation": "MCP",
"is_primary_nick": true,
"variants": [
"MCP",
"Master Control Program"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24694/?format=api",
"id": 24694,
"name": "Flynn"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53757/?format=api",
"id": 53757,
"name": "Terminator"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=5698"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4803"
}
]
}