GET /api/v1/releasers/64165/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/64165/?format=api",
"demozoo_url": "https://demozoo.org/sceners/64165/",
"id": 64165,
"name": "Speedy",
"is_group": false,
"nicks": [
{
"name": "Speedy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Speedy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5529/?format=api",
"id": 5529,
"name": "Honey"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8/?format=api",
"id": 8,
"name": "Skid Row"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/990/?format=api",
"id": 990,
"name": "Jewels"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/989/?format=api",
"id": 989,
"name": "Squash"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}