GET /api/v1/releasers/10737/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10737/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10737/",
"id": 10737,
"name": "N-Fashion",
"is_group": false,
"nicks": [
{
"name": "N-Fashion",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"N-Fashion"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/968/?format=api",
"id": 968,
"name": "Freestyle"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/21477/?format=api",
"id": 21477,
"name": "ICM"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}