GET /api/v1/releasers/8919/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8919/?format=api",
"demozoo_url": "https://demozoo.org/groups/8919/",
"id": 8919,
"name": "The Union",
"is_group": true,
"nicks": [
{
"name": "The Union",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Union"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26492/?format=api",
"id": 26492,
"name": "Ionix"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25981/?format=api",
"id": 25981,
"name": "FcR"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}