GET /api/v1/releasers/24292/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/24292/?format=api",
"demozoo_url": "https://demozoo.org/groups/24292/",
"id": 24292,
"name": "Joined Forces",
"is_group": true,
"nicks": [
{
"name": "Joined Forces",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Joined Forces"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14129/?format=api",
"id": 14129,
"name": "Verle"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24291/?format=api",
"id": 24291,
"name": "Prophecy"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}