GET /api/v1/releasers/77353/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/77353/?format=api",
"demozoo_url": "https://demozoo.org/groups/77353/",
"id": 77353,
"name": "Freelance Frogs",
"is_group": true,
"nicks": [
{
"name": "Freelance Frogs",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Freelance Frogs"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/61333/?format=api",
"id": 61333,
"name": "xorn"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/77351/?format=api",
"id": 77351,
"name": "Sam. Joe"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}