GET /api/v1/releasers/143853/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/143853/?format=api",
"demozoo_url": "https://demozoo.org/groups/143853/",
"id": 143853,
"name": "Arctic Robots",
"is_group": true,
"nicks": [
{
"name": "Arctic Robots",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Arctic Robots"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/143867/?format=api",
"id": 143867,
"name": "Zeko"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1036/?format=api",
"id": 1036,
"name": "Don-Cato"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.arcticrobots.com"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=16063"
}
]
}