GET /api/v1/releasers/65059/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65059/?format=api",
"demozoo_url": "https://demozoo.org/groups/65059/",
"id": 65059,
"name": "Team Mac Riders",
"is_group": true,
"nicks": [
{
"name": "Team Mac Riders",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Team Mac Riders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65058/?format=api",
"id": 65058,
"name": "Oilshake"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}