GET /api/v1/releasers/1667/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1667/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1667/",
"id": 1667,
"name": "#12",
"is_group": false,
"nicks": [
{
"name": "#12",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"#12"
]
},
{
"name": "No. 12",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"No. 12",
"No12"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
"id": 1660,
"name": "iNF"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/92/?format=api",
"id": 92,
"name": "Excess"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
"id": 1172,
"name": "Proxima"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
"id": 4243,
"name": "Nocturnal"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}