GET /api/v1/releasers/9677/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9677/?format=api",
"demozoo_url": "https://demozoo.org/groups/9677/",
"id": 9677,
"name": "Alliance Team",
"is_group": true,
"nicks": [
{
"name": "Alliance",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Alliance"
]
},
{
"name": "Alliance Team",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Alliance Team"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9676/?format=api",
"id": 9676,
"name": "Sam"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9678/?format=api",
"id": 9678,
"name": "Crazy Pixel"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/28847/?format=api",
"id": 28847,
"name": "Dreamer"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12291/?format=api",
"id": 12291,
"name": "X-Man"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/143282/?format=api",
"id": 143282,
"name": "Brain"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12201/?format=api",
"id": 12201,
"name": "Crazy DMC"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Alliance_Team"
}
]
}