GET /api/v1/releasers/5145/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5145/?format=api",
"demozoo_url": "https://demozoo.org/groups/5145/",
"id": 5145,
"name": "Side B",
"is_group": true,
"nicks": [
{
"name": "Side B",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Side B"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3303/?format=api",
"id": 3303,
"name": "TBB"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3188/?format=api",
"id": 3188,
"name": "AMJ"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/18821/?format=api",
"id": 18821,
"name": "Mixer"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2806/?format=api",
"id": 2806,
"name": "Zardax"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63794/?format=api",
"id": 63794,
"name": "Anvil"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5040/?format=api",
"id": 5040,
"name": "Page"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}