GET /api/v1/releasers/10694/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10694/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10694/",
"id": 10694,
"name": "Landru",
"is_group": false,
"nicks": [
{
"name": "Landru",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Landru"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13607/?format=api",
"id": 13607,
"name": "Code Red"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
"id": 9939,
"name": "Amable"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}