GET /api/v1/releasers/9330/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9330/?format=api",
"demozoo_url": "https://demozoo.org/groups/9330/",
"id": 9330,
"name": "Ellipse",
"is_group": true,
"nicks": [
{
"name": "Ellipse",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ellipse"
]
},
{
"name": "Ellipse Creative Group",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Ellipse Creative Group"
]
},
{
"name": "Ellipse Group",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Ellipse Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9329/?format=api",
"id": 9329,
"name": "Seth"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9340/?format=api",
"id": 9340,
"name": "Midnight"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145511/?format=api",
"id": 145511,
"name": "Brom"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Ellipse"
}
]
}