GET /api/v1/releasers/88550/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/88550/?format=api",
"demozoo_url": "https://demozoo.org/sceners/88550/",
"id": 88550,
"name": "Under-Man",
"is_group": false,
"nicks": [
{
"name": "Under-Man",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Under Man",
"Under-Man"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/88549/?format=api",
"id": 88549,
"name": "Devil Forces"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/119898/?format=api",
"id": 119898,
"name": "Etherial"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}