GET /api/v1/releasers/29140/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/29140/?format=api",
"demozoo_url": "https://demozoo.org/groups/29140/",
"id": 29140,
"name": "Real Software",
"is_group": true,
"nicks": [
{
"name": "Real Software",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Real Software"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/29139/?format=api",
"id": 29139,
"name": "Mahogny"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/57023/?format=api",
"id": 57023,
"name": "Johan Henriksson"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}