GET /api/v1/releasers/124674/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/124674/?format=api",
"demozoo_url": "https://demozoo.org/groups/124674/",
"id": 124674,
"name": "The Main Force",
"is_group": true,
"nicks": [
{
"name": "The Main Force",
"abbreviation": "TMF",
"is_primary_nick": true,
"variants": [
"TMF",
"The Main Force"
]
},
{
"name": "The Main Force 2772",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Main Force 2772"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124675/?format=api",
"id": 124675,
"name": "Pet"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124676/?format=api",
"id": 124676,
"name": "TFB"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3472"
}
]
}