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