GET /api/v1/releasers/53133/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/53133/?format=api",
"demozoo_url": "https://demozoo.org/sceners/53133/",
"id": 53133,
"name": "Radical",
"is_group": false,
"nicks": [
{
"name": "Radical",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Radical"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/50091/?format=api",
"id": 50091,
"name": "Escape"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}