GET /api/v1/releasers/64586/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/64586/?format=api",
"demozoo_url": "https://demozoo.org/groups/64586/",
"id": 64586,
"name": "Lorem Ipsum",
"is_group": true,
"nicks": [
{
"name": "Lorem Ipsum",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lorem Ipsum"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/507/?format=api",
"id": 507,
"name": "Elude"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=63903"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12768"
}
]
}