GET /api/v1/releasers/34892/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/34892/?format=api",
"demozoo_url": "https://demozoo.org/groups/34892/",
"id": 34892,
"name": "United Forces",
"is_group": true,
"nicks": [
{
"name": "United Forces",
"abbreviation": "UF",
"is_primary_nick": true,
"variants": [
"UF",
"United Forces"
]
}
],
"member_of": [],
"members": [],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/34565/?format=api",
"id": 34565,
"name": "The Teutonick Knights"
},
"is_current": false
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/2251/?format=api",
"id": 2251,
"name": "STAX"
},
"is_current": false
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/2216/?format=api",
"id": 2216,
"name": "New Power Generation"
},
"is_current": false
}
],
"external_links": []
}