GET /api/v1/releasers/52015/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52015/?format=api",
"demozoo_url": "https://demozoo.org/sceners/52015/",
"id": 52015,
"name": "Max",
"is_group": false,
"nicks": [
{
"name": "Max",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Max"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/12365/?format=api",
"id": 12365,
"name": "Image Crew"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/149121/?format=api",
"id": 149121,
"name": "ShockSoftWare"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Max_(Image_Crew)"
},
{
"link_class": "ZxArtAuthor",
"url": "https://zxart.ee/eng/authors/m/max1/"
},
{
"link_class": "ZxTunesArtist",
"url": "http://zxtunes.com/author.php?id=539&ln=eng"
}
]
}