GET /api/v1/releasers/13422/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13422/?format=api",
"demozoo_url": "https://demozoo.org/sceners/13422/",
"id": 13422,
"name": "LBoy",
"is_group": false,
"nicks": [
{
"name": "L-Boy",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"L-Boy"
]
},
{
"name": "LBoy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"LBoy"
]
},
{
"name": "Leatherboy",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Leatherboy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/65/?format=api",
"id": 65,
"name": "Replay"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}