GET /api/v1/releasers/6498/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/6498/?format=api",
"demozoo_url": "https://demozoo.org/groups/6498/",
"id": 6498,
"name": "Approximate",
"is_group": true,
"nicks": [
{
"name": "Approximate",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Approximate"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/18788/?format=api",
"id": 18788,
"name": "Velo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/21305/?format=api",
"id": 21305,
"name": "Meaty"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26077/?format=api",
"id": 26077,
"name": "Cryptic"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.approximate.se"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=869"
}
]
}