GET /api/v1/releasers/123466/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123466/?format=api",
"demozoo_url": "https://demozoo.org/groups/123466/",
"id": 123466,
"name": "X-Ray",
"is_group": true,
"nicks": [
{
"name": "X-Ray",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"X-Ray",
"XRAY"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123467/?format=api",
"id": 123467,
"name": "Exodus"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123468/?format=api",
"id": 123468,
"name": "Starman"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123469/?format=api",
"id": 123469,
"name": "Innovator"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123470/?format=api",
"id": 123470,
"name": "Impact"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123471/?format=api",
"id": 123471,
"name": "Physaris"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123472/?format=api",
"id": 123472,
"name": "Techno Tim"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24757/?format=api",
"id": 24757,
"name": "Blue Sky"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15249"
}
]
}