GET /api/v1/releasers/65537/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65537/?format=api",
"demozoo_url": "https://demozoo.org/sceners/65537/",
"id": 65537,
"name": "Concept",
"is_group": false,
"nicks": [
{
"name": "Bjørn Standal",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Bjørn Standal"
]
},
{
"name": "Concept",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Concept"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1151/?format=api",
"id": 1151,
"name": "Cadaver"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
"id": 1391,
"name": "Addonic"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=1254"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=56354"
}
]
}