GET /api/v1/releasers/123997/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123997/?format=api",
"demozoo_url": "https://demozoo.org/groups/123997/",
"id": 123997,
"name": "Omega Line",
"is_group": true,
"nicks": [
{
"name": "Omega Line",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Omega Line"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123998/?format=api",
"id": 123998,
"name": "Dirk The Daring"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123999/?format=api",
"id": 123999,
"name": "Singe"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=11414"
}
]
}