GET /api/v1/releasers/29675/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/29675/?format=api",
"demozoo_url": "https://demozoo.org/sceners/29675/",
"id": 29675,
"name": "Zed",
"is_group": false,
"nicks": [
{
"name": "Dez",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dez"
]
},
{
"name": "Zed",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Zed"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
"id": 1035,
"name": "Mystic"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
"id": 5425,
"name": "Digital Corruption"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/144651/?format=api",
"id": 144651,
"name": "Ultimo Imperio"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}