GET /api/v1/releasers/89760/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/89760/?format=api",
"demozoo_url": "https://demozoo.org/groups/89760/",
"id": 89760,
"name": "The Rebels",
"is_group": true,
"nicks": [
{
"name": "The Rebels",
"abbreviation": "TRL",
"is_primary_nick": true,
"variants": [
"TRL",
"The Rebels"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/103741/?format=api",
"id": 103741,
"name": "Gruwl"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/58412/?format=api",
"id": 58412,
"name": "Core"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1959"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13937"
}
]
}