GET /api/v1/releasers/13726/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13726/?format=api",
"demozoo_url": "https://demozoo.org/sceners/13726/",
"id": 13726,
"name": "P. Doom",
"is_group": false,
"nicks": [
{
"name": "P. Doom",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"P. Doom",
"P.Doom"
]
},
{
"name": "PDoom",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"PDoom"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/71/?format=api",
"id": 71,
"name": "Vantage"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13730/?format=api",
"id": 13730,
"name": "Carrots"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
"id": 9951,
"name": "Pain Staff"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.pdoom.ch/greenmirror/main.html"
}
]
}