GET /api/v1/releasers/139623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/139623/?format=api",
"demozoo_url": "https://demozoo.org/groups/139623/",
"id": 139623,
"name": "Innocence",
"is_group": true,
"nicks": [
{
"name": "Innocence",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Innocence"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26990/?format=api",
"id": 26990,
"name": "Joshua"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27024/?format=api",
"id": 27024,
"name": "ALogic"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}