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