GET /api/v1/releasers/23309/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23309/?format=api",
"demozoo_url": "https://demozoo.org/groups/23309/",
"id": 23309,
"name": "Art C",
"is_group": true,
"nicks": [
{
"name": "Art C",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Art C"
]
},
{
"name": "Art-C",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Art-C"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10256/?format=api",
"id": 10256,
"name": "Protas"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=64182"
}
]
}