GET /api/v1/releasers/37644/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/37644/?format=api",
"demozoo_url": "https://demozoo.org/groups/37644/",
"id": 37644,
"name": "Teknix",
"is_group": true,
"nicks": [
{
"name": "Teknix",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Teknix"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
"id": 15355,
"name": "Elite"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/70981/?format=api",
"id": 70981,
"name": "Hurrache"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}