GET /api/v1/releasers/61519/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/61519/?format=api",
"demozoo_url": "https://demozoo.org/groups/61519/",
"id": 61519,
"name": "gROUP OF 3 DUDES",
"is_group": true,
"nicks": [
{
"name": "gROUP OF 3 DUDES",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"gROUP OF 3 DUDES"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/61518/?format=api",
"id": 61518,
"name": "bATMAN"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}