GET /api/v1/releasers/148943/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/148943/?format=api",
"demozoo_url": "https://demozoo.org/groups/148943/",
"id": 148943,
"name": "Pixel Punx",
"is_group": true,
"nicks": [
{
"name": "Pixel Punx",
"abbreviation": "PxP",
"is_primary_nick": true,
"variants": [
"Pixel Punx",
"PxP"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/111860/?format=api",
"id": 111860,
"name": "Goerp"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142120/?format=api",
"id": 142120,
"name": "jmin"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=13255"
}
]
}