GET /api/v1/releasers/115843/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/115843/?format=api",
"demozoo_url": "https://demozoo.org/sceners/115843/",
"id": 115843,
"name": "Wolf",
"is_group": false,
"nicks": [
{
"name": "Wolf",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Wolf"
]
},
{
"name": "Wolf Inc.",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Wolf Inc."
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/52153/?format=api",
"id": 52153,
"name": "Babygang"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}