GET /api/v1/releasers/77423/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/77423/?format=api",
"demozoo_url": "https://demozoo.org/groups/77423/",
"id": 77423,
"name": "Da Lost Ones",
"is_group": true,
"nicks": [
{
"name": "Da Lost Ones",
"abbreviation": "DLO",
"is_primary_nick": true,
"variants": [
"DLO",
"Da Lost Ones"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10674/?format=api",
"id": 10674,
"name": "Kada"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}