GET /api/v1/releasers/58155/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/58155/?format=api",
"demozoo_url": "https://demozoo.org/groups/58155/",
"id": 58155,
"name": "Mach One",
"is_group": true,
"nicks": [
{
"name": "Mach One",
"abbreviation": "M1",
"is_primary_nick": true,
"variants": [
"M1",
"Mach One"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15529/?format=api",
"id": 15529,
"name": "Liam the Lemming"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/208/?format=api",
"id": 208,
"name": "aMUSiC"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/17037/?format=api",
"id": 17037,
"name": "Welti"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}