GET /api/v1/releasers/113362/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/113362/?format=api",
"demozoo_url": "https://demozoo.org/groups/113362/",
"id": 113362,
"name": "Rage",
"is_group": true,
"nicks": [
{
"name": "Rage",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Rage"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/88139/?format=api",
"id": 88139,
"name": "Alchemist"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/122015/?format=api",
"id": 122015,
"name": "Sabre"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1161"
}
]
}