GET /api/v1/releasers/133201/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/133201/?format=api",
"demozoo_url": "https://demozoo.org/groups/133201/",
"id": 133201,
"name": "The Synthetic Lubricant",
"is_group": true,
"nicks": [
{
"name": "The Synthetic Lubricant",
"abbreviation": "TSL",
"is_primary_nick": true,
"variants": [
"TSL",
"The Synthetic Lubricant"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37100/?format=api",
"id": 37100,
"name": "Toukka"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/134666/?format=api",
"id": 134666,
"name": "Burgo"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}