GET /api/v1/releasers/9301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9301/?format=api",
"demozoo_url": "https://demozoo.org/groups/9301/",
"id": 9301,
"name": "Face Off",
"is_group": true,
"nicks": [
{
"name": "#FACE 0FF",
"abbreviation": "#F0FF",
"is_primary_nick": false,
"variants": [
"#F0FF",
"#FACE 0FF"
]
},
{
"name": "Face Off",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Face Off"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9300/?format=api",
"id": 9300,
"name": "Mr.First"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/51760/?format=api",
"id": 51760,
"name": "Mr. Second"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/42383/?format=api",
"id": 42383,
"name": "Organism"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/FaceOff_Association"
}
]
}