GET /api/v1/releasers/42845/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42845/?format=api",
"demozoo_url": "https://demozoo.org/groups/42845/",
"id": 42845,
"name": "Daft Core",
"is_group": true,
"nicks": [
{
"name": "Daft Core",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Daft Core"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/73049/?format=api",
"id": 73049,
"name": "Doxxan"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/30643/?format=api",
"id": 30643,
"name": "KrYsSaR"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10202"
}
]
}