GET /api/v1/releasers/8905/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8905/?format=api",
"demozoo_url": "https://demozoo.org/groups/8905/",
"id": 8905,
"name": "5samyc",
"is_group": true,
"nicks": [
{
"name": "5samyc",
"abbreviation": "5SC",
"is_primary_nick": true,
"variants": [
"5 Samyc",
"5SC",
"5samyc"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
"id": 3852,
"name": "Aki"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9092/?format=api",
"id": 9092,
"name": "Schiva"
},
"is_current": true
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/8904/?format=api",
"id": 8904,
"name": "Plonba Inc"
},
"is_current": true
}
],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6675"
}
]
}