GET /api/v1/releasers/25835/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/25835/?format=api",
"demozoo_url": "https://demozoo.org/groups/25835/",
"id": 25835,
"name": "rvnt",
"is_group": true,
"nicks": [
{
"name": "rvnt",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"rvnt"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/17231/?format=api",
"id": 17231,
"name": "Highfly"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15587/?format=api",
"id": 15587,
"name": "Spook"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}