GET /api/v1/releasers/155252/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/155252/?format=api",
"demozoo_url": "https://demozoo.org/sceners/155252/",
"id": 155252,
"name": "Wywiwic",
"is_group": false,
"nicks": [
{
"name": "Faith",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Faith"
]
},
{
"name": "Wywiwic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Wywiwic"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/155251/?format=api",
"id": 155251,
"name": "Wywiwic"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "https://www.wywiwic.com"
},
{
"link_class": "GithubAccount",
"url": "https://github.com/Wywiwic"
}
]
}