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