GET /api/v1/releasers/12565/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/12565/?format=api",
"demozoo_url": "https://demozoo.org/groups/12565/",
"id": 12565,
"name": "RIP Group",
"is_group": true,
"nicks": [
{
"name": "RIP Group",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"RIP Group",
"Real Imagines Programmers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/52045/?format=api",
"id": 52045,
"name": "Klondike"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/52046/?format=api",
"id": 52046,
"name": "UCom"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/52047/?format=api",
"id": 52047,
"name": "Alex"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/RIP_Group"
}
]
}