GET /api/v1/releasers/7538/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7538/?format=api",
"demozoo_url": "https://demozoo.org/groups/7538/",
"id": 7538,
"name": "Lords of Sonics",
"is_group": true,
"nicks": [
{
"name": "Lords of Sonics",
"abbreviation": "LOS",
"is_primary_nick": true,
"variants": [
"LOS",
"Lords of Sonics"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7535/?format=api",
"id": 7535,
"name": "Jens Blidon"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7536/?format=api",
"id": 7536,
"name": "Markus Schneider"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=757"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8378"
}
]
}