GET /api/v1/releasers/8441/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8441/?format=api",
"demozoo_url": "https://demozoo.org/groups/8441/",
"id": 8441,
"name": "Hardwired System Inc.",
"is_group": true,
"nicks": [
{
"name": "Hardwired System Inc.",
"abbreviation": "HSI",
"is_primary_nick": true,
"variants": [
"HSI",
"Hardwired System Inc."
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7743/?format=api",
"id": 7743,
"name": "Valhalla"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8633/?format=api",
"id": 8633,
"name": "BoFF"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}