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