GET /api/v1/releasers/10660/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10660/?format=api",
"demozoo_url": "https://demozoo.org/groups/10660/",
"id": 10660,
"name": "TrueSchool",
"is_group": true,
"nicks": [
{
"name": "TrueSchool",
"abbreviation": "t!s",
"is_primary_nick": true,
"variants": [
"True School",
"TrueSchool",
"t!s"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10331/?format=api",
"id": 10331,
"name": "Acorn"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10661/?format=api",
"id": 10661,
"name": "Soxius"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3171/?format=api",
"id": 3171,
"name": "Skope"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6441/?format=api",
"id": 6441,
"name": "dMG"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.trueschool.se/"
}
]
}