GET /api/v1/releasers/10212/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10212/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10212/",
"id": 10212,
"name": "Nicky One",
"is_group": false,
"nicks": [
{
"name": "Nicky One",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Nicky One"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/10211/?format=api",
"id": 10211,
"name": "Semilanceata"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/69617/?format=api",
"id": 69617,
"name": "Da Boxon Team"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}