GET /api/v1/releasers/92345/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/92345/?format=api",
"demozoo_url": "https://demozoo.org/groups/92345/",
"id": 92345,
"name": "Blackbirds",
"is_group": true,
"nicks": [
{
"name": "Blackbirds",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Blackbirds"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/148796/?format=api",
"id": 148796,
"name": "Trace"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/92346/?format=api",
"id": 92346,
"name": "Torben"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/117169/?format=api",
"id": 117169,
"name": "Clawfinger"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/148799/?format=api",
"id": 148799,
"name": "Christian"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/148800/?format=api",
"id": 148800,
"name": "Mark"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/148801/?format=api",
"id": 148801,
"name": "Stefan"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=8672"
}
]
}