GET /api/v1/releasers/65652/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65652/?format=api",
"demozoo_url": "https://demozoo.org/sceners/65652/",
"id": 65652,
"name": "Evil Batman",
"is_group": false,
"nicks": [
{
"name": "Evil Batman",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Evil Batman"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
"id": 18987,
"name": "HyperNova"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/evil-batman"
}
]
}