GET /api/v1/releasers/77348/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/77348/?format=api",
"demozoo_url": "https://demozoo.org/groups/77348/",
"id": 77348,
"name": "The Info Group",
"is_group": true,
"nicks": [
{
"name": "The Info Group",
"abbreviation": "TIG",
"is_primary_nick": true,
"variants": [
"TIG",
"The Info Group"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/77349/?format=api",
"id": 77349,
"name": "Cat"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22965/?format=api",
"id": 22965,
"name": "Balage"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/77350/?format=api",
"id": 77350,
"name": "The Sweet Little 16-bit"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}