GET /api/v1/releasers/30239/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/30239/?format=api",
"demozoo_url": "https://demozoo.org/groups/30239/",
"id": 30239,
"name": "Outer Space Alliance",
"is_group": true,
"nicks": [
{
"name": "Outer Space Alliance",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Outer Space Alliance"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/804/?format=api",
"id": 804,
"name": "Little Bitchard"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1759/?format=api",
"id": 1759,
"name": "1in10"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://holyfeather.com/outerspacealliance/"
}
]
}