GET /api/v1/releasers/141706/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/141706/?format=api",
"demozoo_url": "https://demozoo.org/groups/141706/",
"id": 141706,
"name": "International Software Experts",
"is_group": true,
"nicks": [
{
"name": "International Software Experts",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"International Software Experts"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/141705/?format=api",
"id": 141705,
"name": "The Inferno"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=6279"
}
]
}