GET /api/v1/releasers/123060/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123060/?format=api",
"demozoo_url": "https://demozoo.org/groups/123060/",
"id": 123060,
"name": "German Trading Cartel",
"is_group": true,
"nicks": [
{
"name": "German Trading Cartel",
"abbreviation": "GTC",
"is_primary_nick": true,
"variants": [
"GTC",
"German Trading Cartel"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14485/?format=api",
"id": 14485,
"name": "Krash"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}