GET /api/v1/releasers/49109/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/49109/?format=api",
"demozoo_url": "https://demozoo.org/groups/49109/",
"id": 49109,
"name": "The Dragons",
"is_group": true,
"nicks": [
{
"name": "The Dragons",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Dragons"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2472/?format=api",
"id": 2472,
"name": "Mr. XY"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/56654/?format=api",
"id": 56654,
"name": "VokGear"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}