GET /api/v1/releasers/78669/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/78669/?format=api",
"demozoo_url": "https://demozoo.org/sceners/78669/",
"id": 78669,
"name": "Pink Floyd",
"is_group": false,
"nicks": [
{
"name": "Pink Floyd",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pink Floyd"
]
},
{
"name": "Pink Panther",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Pink Panther"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/131111/?format=api",
"id": 131111,
"name": "TRIAD"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76382/?format=api",
"id": 76382,
"name": "The SysOp Association Network"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}