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