GET /api/v1/releasers/132004/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/132004/?format=api",
"demozoo_url": "https://demozoo.org/groups/132004/",
"id": 132004,
"name": "The Flexions",
"is_group": true,
"nicks": [
{
"name": "The Flexions",
"abbreviation": "TFS",
"is_primary_nick": true,
"variants": [
"TFS",
"The Flexions"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132000/?format=api",
"id": 132000,
"name": "Def"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132005/?format=api",
"id": 132005,
"name": "ABC"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132006/?format=api",
"id": 132006,
"name": "DNA"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132007/?format=api",
"id": 132007,
"name": "Topcat"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=5270"
}
]
}