GET /api/v1/releasers/42530/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42530/?format=api",
"demozoo_url": "https://demozoo.org/sceners/42530/",
"id": 42530,
"name": "Parody",
"is_group": false,
"nicks": [
{
"name": "Parody",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Parody"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13966/?format=api",
"id": 13966,
"name": "Flux"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
"id": 22259,
"name": "Axial Force"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/43242/?format=api",
"id": 43242,
"name": "Ministry"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}