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