GET /api/v1/releasers/52622/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52622/?format=api",
"demozoo_url": "https://demozoo.org/groups/52622/",
"id": 52622,
"name": "Adam Blair",
"is_group": true,
"nicks": [
{
"name": "Adam Blair",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Adam Blair"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4475/?format=api",
"id": 4475,
"name": "Buzzie"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://adamblair.untergrund.net/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=5760"
}
]
}