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