GET /api/v1/releasers/45122/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45122/?format=api",
"demozoo_url": "https://demozoo.org/sceners/45122/",
"id": 45122,
"name": "Kap",
"is_group": false,
"nicks": [
{
"name": "Kap",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Kap"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/827/?format=api",
"id": 827,
"name": "Triad"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/66217/?format=api",
"id": 66217,
"name": "Deja-Vu"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}