GET /api/v1/releasers/57843/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/57843/?format=api",
"demozoo_url": "https://demozoo.org/groups/57843/",
"id": 57843,
"name": "SPRING!",
"is_group": true,
"nicks": [
{
"name": "SPRING",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"SPRING"
]
},
{
"name": "SPRING!",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"SPRING!"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11767/?format=api",
"id": 11767,
"name": "Kangaroo MusiQue"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/110413/?format=api",
"id": 110413,
"name": "Nilquader"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.cpcwiki.eu/index.php/SPRING"
}
]
}