GET /api/v1/releasers/8147/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8147/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8147/",
"id": 8147,
"name": "B-Man",
"is_group": false,
"nicks": [
{
"name": "B-Man",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"B-Man"
]
},
{
"name": "BMan",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"BMan"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/360/?format=api",
"id": 360,
"name": "Dust"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=727"
}
]
}