GET /api/v1/releasers/82533/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/82533/?format=api",
"demozoo_url": "https://demozoo.org/sceners/82533/",
"id": 82533,
"name": "Mike",
"is_group": false,
"nicks": [
{
"name": "Mike",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mike"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/74355/?format=api",
"id": 74355,
"name": "Alcatrash"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6974/?format=api",
"id": 6974,
"name": "Defiance"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
"id": 6668,
"name": "Taurus"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}