GET /api/v1/releasers/60787/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/60787/?format=api",
"demozoo_url": "https://demozoo.org/groups/60787/",
"id": 60787,
"name": "Pulse",
"is_group": true,
"nicks": [
{
"name": "Pulse",
"abbreviation": "PLS",
"is_primary_nick": true,
"variants": [
"PLS",
"Pulse"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12093/?format=api",
"id": 12093,
"name": "Oswald"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=309"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10037"
}
]
}