GET /api/v1/releasers/128614/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/128614/?format=api",
"demozoo_url": "https://demozoo.org/groups/128614/",
"id": 128614,
"name": "Atari Pirates Inc.",
"is_group": true,
"nicks": [
{
"name": "Atari Pirates Inc.",
"abbreviation": "API",
"is_primary_nick": true,
"variants": [
"API",
"Atari Pirates Inc."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/128615/?format=api",
"id": 128615,
"name": "Dr. Demento"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/128616/?format=api",
"id": 128616,
"name": "Smith"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/128617/?format=api",
"id": 128617,
"name": "Dark Knight"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}