GET /api/v1/releasers/44654/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/44654/?format=api",
"demozoo_url": "https://demozoo.org/groups/44654/",
"id": 44654,
"name": "TWID",
"is_group": true,
"nicks": [
{
"name": "TWID",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TWID"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2326/?format=api",
"id": 2326,
"name": "McFly"
},
"is_current": false
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/2266/?format=api",
"id": 2266,
"name": "The Respectables"
},
"is_current": false
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
"id": 2265,
"name": "The Exceptions"
},
"is_current": false
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/2031/?format=api",
"id": 2031,
"name": "The Lost Boys"
},
"is_current": false
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
"id": 2274,
"name": "Unlimited Matricks"
},
"is_current": false
}
],
"external_links": []
}