GET /api/v1/releasers/62704/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/62704/?format=api",
"demozoo_url": "https://demozoo.org/groups/62704/",
"id": 62704,
"name": "Radio Shack",
"is_group": true,
"nicks": [
{
"name": "Radio Shack",
"abbreviation": "RS",
"is_primary_nick": true,
"variants": [
"RS",
"Radio Shack"
]
},
{
"name": "RadioShack",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"RadioShack"
]
}
],
"member_of": [],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10534"
},
{
"link_class": "WikipediaPage",
"url": "https://en.wikipedia.org/wiki/RadioShack"
}
]
}