GET /api/v1/releasers/124633/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/124633/?format=api",
"demozoo_url": "https://demozoo.org/groups/124633/",
"id": 124633,
"name": "Oblivious",
"is_group": true,
"nicks": [
{
"name": "Oblivious",
"abbreviation": "OBL",
"is_primary_nick": true,
"variants": [
"OBL",
"Oblivious"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/86283/?format=api",
"id": 86283,
"name": "Social Parasite"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/110351/?format=api",
"id": 110351,
"name": "Fonesurj"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}