GET /api/v1/releasers/26987/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/26987/?format=api",
"demozoo_url": "https://demozoo.org/groups/26987/",
"id": 26987,
"name": "License",
"is_group": true,
"nicks": [
{
"name": "License",
"abbreviation": "LCE",
"is_primary_nick": true,
"variants": [
"LCE",
"License"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26986/?format=api",
"id": 26986,
"name": "The Never Sleeping"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/32728/?format=api",
"id": 32728,
"name": "Tresy"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1729"
}
]
}