GET /api/v1/releasers/124468/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/124468/?format=api",
"demozoo_url": "https://demozoo.org/groups/124468/",
"id": 124468,
"name": "The Next Generation",
"is_group": true,
"nicks": [
{
"name": "The Next Generation",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Next Generation",
"The Next Generation"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124469/?format=api",
"id": 124469,
"name": "Bob"
},
"is_current": true
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/107662/?format=api",
"id": 107662,
"name": "Delta Force"
},
"is_current": true
}
],
"external_links": []
}