GET /api/v1/releasers/44744/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/44744/?format=api",
"demozoo_url": "https://demozoo.org/sceners/44744/",
"id": 44744,
"name": "Bob Chewter",
"is_group": false,
"nicks": [
{
"name": "Bob Chewter",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bob Chewter",
"RJC"
]
},
{
"name": "R. Chewter",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"R. Chewter"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/38466/?format=api",
"id": 38466,
"name": "Radical Systemz"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/41778/?format=api",
"id": 41778,
"name": "London Atari Computer Enthusiasts"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}