GET /api/v1/releasers/42966/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42966/?format=api",
"demozoo_url": "https://demozoo.org/sceners/42966/",
"id": 42966,
"name": "Anton",
"is_group": false,
"nicks": [
{
"name": "Anton",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Anton"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/42965/?format=api",
"id": 42965,
"name": "Apocalypticon"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/42964/?format=api",
"id": 42964,
"name": "Nall3"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/42963/?format=api",
"id": 42963,
"name": "People Production"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}