GET /api/v1/releasers/3438/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/3438/?format=api",
"demozoo_url": "https://demozoo.org/groups/3438/",
"id": 3438,
"name": "Lunacy",
"is_group": true,
"nicks": [
{
"name": "Lunacy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lunacy"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3437/?format=api",
"id": 3437,
"name": "Panther"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/100020/?format=api",
"id": 100020,
"name": "Mr. Soft"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=17122"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12976"
}
]
}