GET /api/v1/releasers/129051/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/129051/?format=api",
"demozoo_url": "https://demozoo.org/groups/129051/",
"id": 129051,
"name": "Black Lords",
"is_group": true,
"nicks": [
{
"name": "Black Lords",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Black Lords"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63748/?format=api",
"id": 63748,
"name": "Rawer"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8542/?format=api",
"id": 8542,
"name": "Bandog"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/69570/?format=api",
"id": 69570,
"name": "Black Sky"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}