GET /api/v1/releasers/94671/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/94671/?format=api",
"demozoo_url": "https://demozoo.org/groups/94671/",
"id": 94671,
"name": "F Team",
"is_group": true,
"nicks": [
{
"name": "F Team",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"F Team"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7941/?format=api",
"id": 7941,
"name": "Captain"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2131/?format=api",
"id": 2131,
"name": "Xray"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=24293"
}
]
}