GET /api/v1/releasers/86474/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/86474/?format=api",
"demozoo_url": "https://demozoo.org/sceners/86474/",
"id": 86474,
"name": "G-Man",
"is_group": false,
"nicks": [
{
"name": "G-Man",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"G-Man"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/86469/?format=api",
"id": 86469,
"name": "Mindless"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/86862/?format=api",
"id": 86862,
"name": "Malicious Art Denomination"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}