GET /api/v1/releasers/140429/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/140429/?format=api",
"demozoo_url": "https://demozoo.org/groups/140429/",
"id": 140429,
"name": "Exceed",
"is_group": true,
"nicks": [
{
"name": "Exceed",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Exceed"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140428/?format=api",
"id": 140428,
"name": "Silicon"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140435/?format=api",
"id": 140435,
"name": "Swift"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3394"
}
]
}