GET /api/v1/releasers/19023/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/19023/?format=api",
"demozoo_url": "https://demozoo.org/sceners/19023/",
"id": 19023,
"name": "Hitch Hit",
"is_group": false,
"nicks": [
{
"name": "Hitch Hit",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Hitch Hit"
]
},
{
"name": "Hitchy Hit",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Hitchy Hit"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
"id": 3240,
"name": "Virtual Light Pump"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5144/?format=api",
"id": 5144,
"name": "Coral"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}