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