GET /api/v1/releasers/74438/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/74438/?format=api",
"demozoo_url": "https://demozoo.org/groups/74438/",
"id": 74438,
"name": "Dive",
"is_group": true,
"nicks": [
{
"name": "Dive",
"abbreviation": "DV",
"is_primary_nick": true,
"variants": [
"DV",
"Dive"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5311/?format=api",
"id": 5311,
"name": "Tecon"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142396/?format=api",
"id": 142396,
"name": "Meanace"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6391"
}
]
}