GET /api/v1/releasers/21313/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/21313/?format=api",
"demozoo_url": "https://demozoo.org/groups/21313/",
"id": 21313,
"name": "Fully Bugged Software",
"is_group": true,
"nicks": [
{
"name": "Fully Bugged Software",
"abbreviation": "FBS",
"is_primary_nick": true,
"variants": [
"FBS",
"Fully Bugged Software"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9795/?format=api",
"id": 9795,
"name": "Bat"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/57062/?format=api",
"id": 57062,
"name": "Moa"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7651/?format=api",
"id": 7651,
"name": "AJT"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.fullybugged.com/"
},
{
"link_class": "FacebookPage",
"url": "https://www.facebook.com/Fully.Bugged"
}
]
}