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