GET /api/v1/releasers/87154/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/87154/?format=api",
"demozoo_url": "https://demozoo.org/sceners/87154/",
"id": 87154,
"name": "Clark",
"is_group": false,
"nicks": [
{
"name": "Clark",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Clark"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/54637/?format=api",
"id": 54637,
"name": "Fistful Of Steel"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/87767/?format=api",
"id": 87767,
"name": "Thrust"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/111147/?format=api",
"id": 111147,
"name": "Jive"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}