GET /api/v1/releasers/129042/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/129042/?format=api",
"demozoo_url": "https://demozoo.org/groups/129042/",
"id": 129042,
"name": "Inox Realness",
"is_group": true,
"nicks": [
{
"name": "Inox Realness",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Inox Realness"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89838/?format=api",
"id": 89838,
"name": "Ray Razor"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89839/?format=api",
"id": 89839,
"name": "Barbarian"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}