GET /api/v1/releasers/69426/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/69426/?format=api",
"demozoo_url": "https://demozoo.org/groups/69426/",
"id": 69426,
"name": "REA",
"is_group": true,
"nicks": [
{
"name": "REA",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"REA"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/69428/?format=api",
"id": 69428,
"name": "AC"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/69427/?format=api",
"id": 69427,
"name": "LS"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=5806"
}
]
}