GET /api/v1/releasers/108789/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/108789/?format=api",
"demozoo_url": "https://demozoo.org/groups/108789/",
"id": 108789,
"name": "Royzex",
"is_group": true,
"nicks": [
{
"name": "Royzex",
"abbreviation": "ROY",
"is_primary_nick": true,
"variants": [
"ROY",
"Royzex"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140385/?format=api",
"id": 140385,
"name": "Helios"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/98713/?format=api",
"id": 98713,
"name": "Marco"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/139892/?format=api",
"id": 139892,
"name": "Lex"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3692"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=9298"
}
]
}