GET /api/v1/releasers/57651/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/57651/?format=api",
"demozoo_url": "https://demozoo.org/groups/57651/",
"id": 57651,
"name": "The Last Frontier",
"is_group": true,
"nicks": [
{
"name": "The Last Frontier",
"abbreviation": "TLF",
"is_primary_nick": true,
"variants": [
"TLF",
"The Last Frontier"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31429/?format=api",
"id": 31429,
"name": "The Alliance"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}