GET /api/v1/releasers/27749/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/27749/?format=api",
"demozoo_url": "https://demozoo.org/groups/27749/",
"id": 27749,
"name": "Smacy",
"is_group": true,
"nicks": [
{
"name": "Smacy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Smacy"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27748/?format=api",
"id": 27748,
"name": "Lorro"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3506"
}
]
}