GET /api/v1/releasers/146990/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/146990/?format=api",
"demozoo_url": "https://demozoo.org/groups/146990/",
"id": 146990,
"name": "Fresh",
"is_group": true,
"nicks": [
{
"name": "Fresh",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Fresh"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/47769/?format=api",
"id": 47769,
"name": "xpo"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/52893/?format=api",
"id": 52893,
"name": "Dave"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=4673"
}
]
}