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