GET /api/v1/releasers/54485/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/54485/?format=api",
"demozoo_url": "https://demozoo.org/groups/54485/",
"id": 54485,
"name": "Mutant Frog Productions",
"is_group": true,
"nicks": [
{
"name": "Mutant Frog Productions",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mutant Frog Prod.",
"Mutant Frog Productions"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
"id": 1853,
"name": "Paradox"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/54482/?format=api",
"id": 54482,
"name": "JP"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11742/?format=api",
"id": 11742,
"name": "Fab"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}