GET /api/v1/releasers/3794/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/3794/?format=api",
"demozoo_url": "https://demozoo.org/groups/3794/",
"id": 3794,
"name": "unik",
"is_group": true,
"nicks": [
{
"name": "unik",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"unik"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3667/?format=api",
"id": 3667,
"name": "Tomic"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11778/?format=api",
"id": 11778,
"name": "DHG"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7443/?format=api",
"id": 7443,
"name": "warp"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14494/?format=api",
"id": 14494,
"name": "Leopold"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.unik.de"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=94"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/unik/"
}
]
}