GET /api/v1/releasers/122485/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/122485/?format=api",
"demozoo_url": "https://demozoo.org/groups/122485/",
"id": 122485,
"name": "The Horrible Hackers Germany",
"is_group": true,
"nicks": [
{
"name": "The Horrible Hackers Germany",
"abbreviation": "THHG",
"is_primary_nick": true,
"variants": [
"THHG",
"The Horrible Hackers Germany"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76469/?format=api",
"id": 76469,
"name": "The Hugo Husten Group"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/105389/?format=api",
"id": 105389,
"name": "Speedlock"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124755/?format=api",
"id": 124755,
"name": "Locdog"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/114793/?format=api",
"id": 114793,
"name": "Tom Tom"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}