GET /api/v1/releasers/9347/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9347/?format=api",
"demozoo_url": "https://demozoo.org/groups/9347/",
"id": 9347,
"name": "8 Bit Company",
"is_group": true,
"nicks": [
{
"name": "8 Bit Company",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"8 Bit Company"
]
},
{
"name": "8BC",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"8BC"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9346/?format=api",
"id": 9346,
"name": "LMN128"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9348/?format=api",
"id": 9348,
"name": "Blazko"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9450/?format=api",
"id": 9450,
"name": "Maik"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}