GET /api/v1/releasers/90282/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/90282/?format=api",
"demozoo_url": "https://demozoo.org/groups/90282/",
"id": 90282,
"name": "Grace",
"is_group": true,
"nicks": [
{
"name": "Grace",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Grace"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/83471/?format=api",
"id": 83471,
"name": "Someone"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1145/?format=api",
"id": 1145,
"name": "Baracuda"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1467"
}
]
}