GET /api/v1/releasers/13174/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13174/?format=api",
"demozoo_url": "https://demozoo.org/groups/13174/",
"id": 13174,
"name": "Codewise",
"is_group": true,
"nicks": [
{
"name": "Codewise",
"abbreviation": "CDW",
"is_primary_nick": true,
"variants": [
"CDW",
"Codewise"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13176/?format=api",
"id": 13176,
"name": "LAW"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13175/?format=api",
"id": 13175,
"name": "VAY"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/150100/?format=api",
"id": 150100,
"name": "CrazyMax"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10574"
}
]
}