GET /api/v1/releasers/43745/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/43745/?format=api",
"demozoo_url": "https://demozoo.org/sceners/43745/",
"id": 43745,
"name": "Nookie",
"is_group": false,
"nicks": [
{
"name": "Nookie",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Nookie"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3184/?format=api",
"id": 3184,
"name": "Traktor"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/15876/?format=api",
"id": 15876,
"name": "Artificial Interrupt"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}