GET /api/v1/releasers/24266/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/24266/?format=api",
"demozoo_url": "https://demozoo.org/groups/24266/",
"id": 24266,
"name": "Emotive",
"is_group": true,
"nicks": [
{
"name": "Emotive",
"abbreviation": "EMV",
"is_primary_nick": true,
"variants": [
"EMV",
"Emotive"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/23427/?format=api",
"id": 23427,
"name": "Tricoder"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/73231/?format=api",
"id": 73231,
"name": "Twinsen"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=564"
}
]
}