GET /api/v1/releasers/22141/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22141/?format=api",
"demozoo_url": "https://demozoo.org/sceners/22141/",
"id": 22141,
"name": "PSL",
"is_group": false,
"nicks": [
{
"name": "PSL",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"PSL"
]
},
{
"name": "Pulsar",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Pulsar"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22109/?format=api",
"id": 22109,
"name": "Useless"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}