GET /api/v1/releasers/9122/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9122/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9122/",
"id": 9122,
"name": "Shrek",
"is_group": false,
"nicks": [
{
"name": "Shrek",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Shrek"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
"id": 9121,
"name": "Total Computer Gang"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9372/?format=api",
"id": 9372,
"name": "MB Maniax"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}