GET /api/v1/releasers/17238/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/17238/?format=api",
"demozoo_url": "https://demozoo.org/groups/17238/",
"id": 17238,
"name": "RSP Production",
"is_group": true,
"nicks": [
{
"name": "RSP Production",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"RSP Production"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6140/?format=api",
"id": 6140,
"name": "Mainloop"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11629/?format=api",
"id": 11629,
"name": "Master S"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11628/?format=api",
"id": 11628,
"name": "Toxic Child"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11630/?format=api",
"id": 11630,
"name": "YenZen"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}