GET /api/v1/releasers/52829/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52829/?format=api",
"demozoo_url": "https://demozoo.org/groups/52829/",
"id": 52829,
"name": "Amigavibes",
"is_group": true,
"nicks": [
{
"name": "Amigavibes",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Amigavibes"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/16093/?format=api",
"id": 16093,
"name": "Jegougou"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/21734/?format=api",
"id": 21734,
"name": "Jeffrey"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.amigavibes.org"
}
]
}