GET /api/v1/releasers/19566/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/19566/?format=api",
"demozoo_url": "https://demozoo.org/groups/19566/",
"id": 19566,
"name": "The MODerators",
"is_group": true,
"nicks": [
{
"name": "The MODerators",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The MODerators"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19565/?format=api",
"id": 19565,
"name": "Guizmo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19574/?format=api",
"id": 19574,
"name": "Feijao"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}