GET /api/v1/releasers/139575/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/139575/?format=api",
"demozoo_url": "https://demozoo.org/groups/139575/",
"id": 139575,
"name": "Software Breaking Crew 6502",
"is_group": true,
"nicks": [
{
"name": "Software Breaking Crew 6502",
"abbreviation": "SBC",
"is_primary_nick": true,
"variants": [
"SBC",
"Software Breaking Crew 6502"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/139574/?format=api",
"id": 139574,
"name": "The Iron Coder"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/139576/?format=api",
"id": 139576,
"name": "The Rom Rammer"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=5744"
}
]
}