GET /api/v1/releasers/2054/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2054/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2054/",
"id": 2054,
"name": "Nic",
"is_group": false,
"nicks": [
{
"name": "Nic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Nic"
]
},
{
"name": "Nick",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Nick"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
"id": 2050,
"name": "The Carebears"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "MobygamesDeveloper",
"url": "https://www.mobygames.com/developer/sheet/view/developerId,146193/"
}
]
}