GET /api/v1/releasers/6220/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/6220/?format=api",
"demozoo_url": "https://demozoo.org/groups/6220/",
"id": 6220,
"name": "Krillbite Studio",
"is_group": true,
"nicks": [
{
"name": "Krillbite",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Krillbite"
]
},
{
"name": "Krillbite Studio",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Krillbite Studio"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4346/?format=api",
"id": 4346,
"name": "Phae"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4434/?format=api",
"id": 4434,
"name": "Volant"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://krillbite.com"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12570"
}
]
}