GET /api/v1/releasers/147096/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/147096/?format=api",
"demozoo_url": "https://demozoo.org/groups/147096/",
"id": 147096,
"name": "Dan and Mat Crew",
"is_group": true,
"nicks": [
{
"name": "Dan and Mat Crew",
"abbreviation": "DMC",
"is_primary_nick": true,
"variants": [
"DMC",
"Dan and Mat Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147094/?format=api",
"id": 147094,
"name": "Mat"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/147097/?format=api",
"id": 147097,
"name": "Dan"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=48592"
}
]
}