GET /api/v1/releasers/73866/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/73866/?format=api",
"demozoo_url": "https://demozoo.org/groups/73866/",
"id": 73866,
"name": "Empathy",
"is_group": true,
"nicks": [
{
"name": "Empathy",
"abbreviation": "EMP",
"is_primary_nick": true,
"variants": [
"EMP",
"Empathy"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/56489/?format=api",
"id": 56489,
"name": "rimina"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6849/?format=api",
"id": 6849,
"name": "noby"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27471/?format=api",
"id": 27471,
"name": "Fizzer"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13298"
}
]
}