GET /api/v1/releasers/123781/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123781/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123781/",
"id": 123781,
"name": "Mirage",
"is_group": false,
"nicks": [
{
"name": "Mirage",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mirage"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123780/?format=api",
"id": 123780,
"name": "Jarre and Mirage"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/63665/?format=api",
"id": 63665,
"name": "The Web Inc."
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/130294/?format=api",
"id": 130294,
"name": "The Dream Syndicate"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}