GET /api/v1/releasers/123384/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123384/?format=api",
"demozoo_url": "https://demozoo.org/groups/123384/",
"id": 123384,
"name": "Static Designs",
"is_group": true,
"nicks": [
{
"name": "Static Designs",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Static Designs"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/88999/?format=api",
"id": 88999,
"name": "Tie Jey"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1380/?format=api",
"id": 1380,
"name": "Yup"
},
"is_current": false
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/134958/?format=api",
"id": 134958,
"name": "The Crazy Ones"
},
"is_current": true
}
],
"external_links": []
}