GET /api/v1/releasers/72347/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/72347/?format=api",
"demozoo_url": "https://demozoo.org/groups/72347/",
"id": 72347,
"name": "The Hunting Tigers",
"is_group": true,
"nicks": [
{
"name": "THT Team",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"THT Team"
]
},
{
"name": "The Hunting Tigers",
"abbreviation": "THT",
"is_primary_nick": true,
"variants": [
"THT",
"The Hunting Tigers"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/63216/?format=api",
"id": 63216,
"name": "The Electronic Boys"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/85948/?format=api",
"id": 85948,
"name": "Happy Frog Software"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/85949/?format=api",
"id": 85949,
"name": "Ork"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}