GET /api/v1/releasers/59548/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/59548/?format=api",
"demozoo_url": "https://demozoo.org/groups/59548/",
"id": 59548,
"name": "The Cronies",
"is_group": true,
"nicks": [
{
"name": "The Cronies",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Cronies"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53612/?format=api",
"id": 53612,
"name": "Orby"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/50540/?format=api",
"id": 50540,
"name": "JMPH"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12624"
}
]
}