GET /api/v1/releasers/101022/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/101022/?format=api",
"demozoo_url": "https://demozoo.org/groups/101022/",
"id": 101022,
"name": "Mortem",
"is_group": true,
"nicks": [
{
"name": "Mortem",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mortem"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16120/?format=api",
"id": 16120,
"name": "Orion"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4141/?format=api",
"id": 4141,
"name": "Fix"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4143/?format=api",
"id": 4143,
"name": "Hot"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4613/?format=api",
"id": 4613,
"name": "Perfect"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=58385"
}
]
}