GET /api/v1/releasers/149772/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/149772/?format=api",
"demozoo_url": "https://demozoo.org/sceners/149772/",
"id": 149772,
"name": "Walker",
"is_group": false,
"nicks": [
{
"name": "KMV",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"KMV"
]
},
{
"name": "Walker",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Walker"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/12512/?format=api",
"id": 12512,
"name": "Steel Falcons"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/149773/?format=api",
"id": 149773,
"name": "Tusk Hackers Group"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}