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