GET /api/v1/releasers/120878/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/120878/?format=api",
"demozoo_url": "https://demozoo.org/groups/120878/",
"id": 120878,
"name": "Violent Resistance",
"is_group": true,
"nicks": [
{
"name": "Violent Resistance",
"abbreviation": "VRS",
"is_primary_nick": true,
"variants": [
"VRS",
"Violent Resistance"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120879/?format=api",
"id": 120879,
"name": "Snowman"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/resources/bbs/violent_resistance/"
}
]
}