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