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