GET /api/v1/releasers/8181/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8181/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8181/",
"id": 8181,
"name": "Pit Bull",
"is_group": false,
"nicks": [
{
"name": "Pit Bull",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pit Bull"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
"id": 8013,
"name": "Legend Design"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/58939/?format=api",
"id": 58939,
"name": "The Cult"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}