GET /api/v1/releasers/132053/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/132053/?format=api",
"demozoo_url": "https://demozoo.org/groups/132053/",
"id": 132053,
"name": "The Incredible Four",
"is_group": true,
"nicks": [
{
"name": "The Incredible Four",
"abbreviation": "TIF",
"is_primary_nick": true,
"variants": [
"TIF",
"The Incredible Four"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66316/?format=api",
"id": 66316,
"name": "Saturnus The Invincible"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/67699/?format=api",
"id": 67699,
"name": "Smith The Software-Pope"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132055/?format=api",
"id": 132055,
"name": "Antirahm Jr."
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/67698/?format=api",
"id": 67698,
"name": "United Cracking Academy"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=2917"
}
]
}