GET /api/v1/releasers/120706/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/120706/?format=api",
"demozoo_url": "https://demozoo.org/groups/120706/",
"id": 120706,
"name": "The Software Review Staff",
"is_group": true,
"nicks": [
{
"name": "The Software Review Staff",
"abbreviation": "TSR",
"is_primary_nick": true,
"variants": [
"TSR",
"The Software Review Staff"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46653/?format=api",
"id": 46653,
"name": "Lord Logics"
},
"is_current": true
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/146130/?format=api",
"id": 146130,
"name": "Spectral Sector Inc"
},
"is_current": true
}
],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/the-software-review"
}
]
}