GET /api/v1/releasers/3067/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/3067/?format=api",
"demozoo_url": "https://demozoo.org/groups/3067/",
"id": 3067,
"name": "Supergroup",
"is_group": true,
"nicks": [
{
"name": "Supergroup",
"abbreviation": "SGP",
"is_primary_nick": true,
"variants": [
"SGP",
"Supergroup"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/824/?format=api",
"id": 824,
"name": "Mice"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/937/?format=api",
"id": 937,
"name": "BriteLite"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
"id": 1125,
"name": "Dodke"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=22605"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7353"
}
]
}