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