GET /api/v1/releasers/23260/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23260/?format=api",
"demozoo_url": "https://demozoo.org/groups/23260/",
"id": 23260,
"name": "LowFuel",
"is_group": true,
"nicks": [
{
"name": "LowFuel",
"abbreviation": "LF",
"is_primary_nick": true,
"variants": [
"LF",
"LowFuel"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/23263/?format=api",
"id": 23263,
"name": "Dusty"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
"id": 11395,
"name": "Raist"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
"id": 3785,
"name": "Nooly"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12684/?format=api",
"id": 12684,
"name": "Rayden"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://lowfuel.melnicek.cz/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1259"
}
]
}