GET /api/v1/releasers/30012/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/30012/?format=api",
"demozoo_url": "https://demozoo.org/groups/30012/",
"id": 30012,
"name": "Clarion",
"is_group": true,
"nicks": [
{
"name": "Clarion",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Clarion"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
"id": 30011,
"name": "Motion"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1517"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8586"
}
]
}