GET /api/v1/releasers/2650/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2650/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2650/",
"id": 2650,
"name": "Elof",
"is_group": false,
"nicks": [
{
"name": "Elof",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Elof"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2273/?format=api",
"id": 2273,
"name": "Unit 17"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32654/?format=api",
"id": 32654,
"name": "The Knight Team"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://unit17.atari.org/"
}
]
}