GET /api/v1/releasers/75999/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/75999/?format=api",
"demozoo_url": "https://demozoo.org/sceners/75999/",
"id": 75999,
"name": "Nessy",
"is_group": false,
"nicks": [
{
"name": "Nessy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Nessy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76001/?format=api",
"id": 76001,
"name": "Brain Lego"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7225/?format=api",
"id": 7225,
"name": "Silicon"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}