GET /api/v1/releasers/32549/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/32549/?format=api",
"demozoo_url": "https://demozoo.org/sceners/32549/",
"id": 32549,
"name": "Simplet",
"is_group": false,
"nicks": [
{
"name": "Simplet",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Simplet"
]
},
{
"name": "Simply Strange",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Simply Strange"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31190/?format=api",
"id": 31190,
"name": "Abstract"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
"id": 2183,
"name": "Fatal Design"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://stephane.lesage.free.fr/"
}
]
}