GET /api/v1/releasers/10312/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10312/?format=api",
"demozoo_url": "https://demozoo.org/groups/10312/",
"id": 10312,
"name": "Ate Arse",
"is_group": true,
"nicks": [
{
"name": "Ate Arse",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ate Arse"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8939/?format=api",
"id": 8939,
"name": "Icabod"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/548/?format=api",
"id": 548,
"name": "evilpaul"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
"id": 5879,
"name": "Gasman"
},
"is_current": true
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/549/?format=api",
"id": 549,
"name": "Ate Bit"
},
"is_current": true
},
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/8881/?format=api",
"id": 8881,
"name": "Raww Arse"
},
"is_current": true
}
],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=6655"
}
]
}