GET /api/v1/releasers/35294/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/35294/?format=api",
"demozoo_url": "https://demozoo.org/sceners/35294/",
"id": 35294,
"name": "Roland",
"is_group": false,
"nicks": [
{
"name": "R0lAnd",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"R0lAnd"
]
},
{
"name": "Roland",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Roland"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
"id": 25896,
"name": "New Generation"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AtarikiEntry",
"url": "http://atariki.krap.pl/index.php/Roland"
}
]
}