GET /api/v1/releasers/45929/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45929/?format=api",
"demozoo_url": "https://demozoo.org/sceners/45929/",
"id": 45929,
"name": "Lad",
"is_group": false,
"nicks": [
{
"name": "Krux",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Krux"
]
},
{
"name": "Lad",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lad"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/21575/?format=api",
"id": 21575,
"name": "SpaceHawks"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/67667/?format=api",
"id": 67667,
"name": "D.U.B."
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11127/?format=api",
"id": 11127,
"name": "Murmidones"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}