GET /api/v1/releasers/50004/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/50004/?format=api",
"demozoo_url": "https://demozoo.org/groups/50004/",
"id": 50004,
"name": "Nottin",
"is_group": true,
"nicks": [
{
"name": "Nottin",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Nottin"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25330/?format=api",
"id": 25330,
"name": "Knave"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/68027/?format=api",
"id": 68027,
"name": "Inco"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/68028/?format=api",
"id": 68028,
"name": "Zigi"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}