GET /api/v1/releasers/140932/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/140932/?format=api",
"demozoo_url": "https://demozoo.org/groups/140932/",
"id": 140932,
"name": "The Software Crew",
"is_group": true,
"nicks": [
{
"name": "The Software Crew",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Software Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140927/?format=api",
"id": 140927,
"name": "Gorbi"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/140933/?format=api",
"id": 140933,
"name": "Tasty Fingers"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://demozoo.org/parties/4740/"
}
]
}