GET /api/v1/releasers/10013/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10013/?format=api",
"demozoo_url": "https://demozoo.org/groups/10013/",
"id": 10013,
"name": "Supreme Immortal Art",
"is_group": true,
"nicks": [
{
"name": "Supreme Immortal Art",
"abbreviation": "SIA",
"is_primary_nick": true,
"variants": [
"SIA",
"Supreme Immortal Art"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/906/?format=api",
"id": 906,
"name": "Dalezy"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15093/?format=api",
"id": 15093,
"name": "Positive Pain"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SixteenColorsGroup",
"url": "https://16colo.rs/group/sia"
}
]
}