GET /api/v1/releasers/17024/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
"demozoo_url": "https://demozoo.org/sceners/17024/",
"id": 17024,
"name": "sincl",
"is_group": false,
"nicks": [
{
"name": "sincl",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"sincl"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
"id": 6501,
"name": "System K"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://sincl.sys-k.net/Sincl/index.html"
}
]
}