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