GET /api/v1/releasers/3634/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/3634/?format=api",
"demozoo_url": "https://demozoo.org/groups/3634/",
"id": 3634,
"name": "Kryo",
"is_group": true,
"nicks": [
{
"name": "Kryo",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Kryo"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3621/?format=api",
"id": 3621,
"name": "lft"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/76394/?format=api",
"id": 76394,
"name": "Yarrick"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6343"
}
]
}