GET /api/v1/releasers/45975/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45975/?format=api",
"demozoo_url": "https://demozoo.org/groups/45975/",
"id": 45975,
"name": "Two Brits",
"is_group": true,
"nicks": [
{
"name": "Two Brits",
"abbreviation": "TB",
"is_primary_nick": true,
"variants": [
"TB",
"Two Brits"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/45974/?format=api",
"id": 45974,
"name": "Three Brits"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45976/?format=api",
"id": 45976,
"name": "Ballistique"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/45973/?format=api",
"id": 45973,
"name": "Argh!"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}