GET /api/v1/releasers/112341/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/112341/?format=api",
"demozoo_url": "https://demozoo.org/sceners/112341/",
"id": 112341,
"name": "Rage",
"is_group": false,
"nicks": [
{
"name": "Rage",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Rage"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/83654/?format=api",
"id": 83654,
"name": "Hardwire Couriers"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123093/?format=api",
"id": 123093,
"name": "Dynamo Couriers"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}