GET /api/v1/releasers/120186/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/120186/?format=api",
"demozoo_url": "https://demozoo.org/groups/120186/",
"id": 120186,
"name": "Really Awesome Coders",
"is_group": true,
"nicks": [
{
"name": "Really Awesome Coders",
"abbreviation": "RAC",
"is_primary_nick": true,
"variants": [
"RAC",
"Really Awesome Coders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120187/?format=api",
"id": 120187,
"name": "Godogods"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120188/?format=api",
"id": 120188,
"name": "Black Eagle"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120190/?format=api",
"id": 120190,
"name": "Loony"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19842/?format=api",
"id": 19842,
"name": "Hawk"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/resources/bbs/really_awesome_coders/"
}
]
}