GET /api/v1/releasers/77053/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
"demozoo_url": "https://demozoo.org/groups/77053/",
"id": 77053,
"name": "Jetlag",
"is_group": true,
"nicks": [
{
"name": "Jetlag",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Jetlag"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
"id": 24024,
"name": "Provod"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
"id": 15678,
"name": "Keen"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/28859/?format=api",
"id": 28859,
"name": "Drew"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13728"
}
]
}