GET /api/v1/releasers/123887/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123887/?format=api",
"demozoo_url": "https://demozoo.org/groups/123887/",
"id": 123887,
"name": "Aragon",
"is_group": true,
"nicks": [
{
"name": "Aragon",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Aragon"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
"id": 1492,
"name": "Alpha Flight"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4538/?format=api",
"id": 4538,
"name": "Diskjockey"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/64241/?format=api",
"id": 64241,
"name": "Sirius"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=41367"
}
]
}