GET /api/v1/releasers/49101/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/49101/?format=api",
"demozoo_url": "https://demozoo.org/sceners/49101/",
"id": 49101,
"name": "Xyzzy",
"is_group": false,
"nicks": [
{
"name": "Xyzzy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Xyzzy"
]
},
{
"name": "Znarf",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Znarf"
]
}
],
"member_of": [],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SlengpungUser",
"url": "http://www.slengpung.com/?userid=5854"
}
]
}