GET /api/v1/releasers/25939/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/25939/?format=api",
"demozoo_url": "https://demozoo.org/groups/25939/",
"id": 25939,
"name": "Fresh Computer Systems",
"is_group": true,
"nicks": [
{
"name": "Fresh Computer Systems",
"abbreviation": "FCS",
"is_primary_nick": true,
"variants": [
"FCS",
"Fresh Computer Systems"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
"id": 2303,
"name": "Miker"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35347/?format=api",
"id": 35347,
"name": "Fresh"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}