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