GET /api/v1/releasers/9342/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9342/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9342/",
"id": 9342,
"name": "Zeg",
"is_group": false,
"nicks": [
{
"name": "Zeg",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Zeg"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9235/?format=api",
"id": 9235,
"name": "Fenomen"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
"id": 9236,
"name": "Psycho"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}