GET /api/v1/releasers/122702/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/122702/?format=api",
"demozoo_url": "https://demozoo.org/sceners/122702/",
"id": 122702,
"name": "Steve Mcstretch",
"is_group": false,
"nicks": [
{
"name": "Steve Mcstretch",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Steve Mcstretch"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/53043/?format=api",
"id": 53043,
"name": "Charm"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/122517/?format=api",
"id": 122517,
"name": "Lobotomic"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}