GET /api/v1/releasers/123331/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123331/?format=api",
"demozoo_url": "https://demozoo.org/groups/123331/",
"id": 123331,
"name": "Cheerful Barter Service",
"is_group": true,
"nicks": [
{
"name": "Cheerful Barter Service",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Cheerful Barter Service"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46032/?format=api",
"id": 46032,
"name": "Doyle"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123332/?format=api",
"id": 123332,
"name": "EKG"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1734"
}
]
}