GET /api/v1/releasers/5834/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
"demozoo_url": "https://demozoo.org/groups/5834/",
"id": 5834,
"name": "TAP",
"is_group": true,
"nicks": [
{
"name": "TAP",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TAP"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5832/?format=api",
"id": 5832,
"name": "Mados"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
"id": 6833,
"name": "Tomaes"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11588/?format=api",
"id": 11588,
"name": "MadenMann"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16066/?format=api",
"id": 16066,
"name": "Jack C."
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://tap.wildmag.de/"
},
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=10508"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=681"
}
]
}