GET /api/v1/releasers/121049/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/121049/?format=api",
"demozoo_url": "https://demozoo.org/sceners/121049/",
"id": 121049,
"name": "Rubber Duck",
"is_group": false,
"nicks": [
{
"name": "Rubber Duck",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Rubber Duck"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/108469/?format=api",
"id": 108469,
"name": "Bad Influence"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/121047/?format=api",
"id": 121047,
"name": "The Revolutionary Team 2001"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}