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