GET /api/v1/releasers/141102/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/141102/?format=api",
"demozoo_url": "https://demozoo.org/sceners/141102/",
"id": 141102,
"name": "Dave",
"is_group": false,
"nicks": [
{
"name": "Dave",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dave"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/141101/?format=api",
"id": 141101,
"name": "Raisers"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=31978"
}
]
}