GET /api/v1/releasers/444/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/444/?format=api",
"demozoo_url": "https://demozoo.org/sceners/444/",
"id": 444,
"name": "Alex",
"is_group": false,
"nicks": [
{
"name": "Alex",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Alex"
]
},
{
"name": "Zool",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Zool"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/21774/?format=api",
"id": 21774,
"name": "Lithium"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/445/?format=api",
"id": 445,
"name": "Heresy"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=153"
},
{
"link_class": "BaseUrl",
"url": "ftp://ftp.modland.com/pub/modules/Protracker/Alex (FR)/"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=48867"
}
]
}