GET /api/v1/releasers/2064/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2064/?format=api",
"demozoo_url": "https://demozoo.org/groups/2064/",
"id": 2064,
"name": "LoUD",
"is_group": true,
"nicks": [
{
"name": "LoUD",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"LoUD"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/42251/?format=api",
"id": 42251,
"name": "Lunatic Asylum"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2065/?format=api",
"id": 2065,
"name": "Thyrex"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2063/?format=api",
"id": 2063,
"name": "ST Survivor"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://stsurvivor.atari.org/"
},
{
"link_class": "FujiologyFolder",
"url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LOUD/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=225"
}
]
}