GET /api/v1/releasers/2374/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2374/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2374/",
"id": 2374,
"name": "Ray",
"is_group": false,
"nicks": [
{
"name": "Ray",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ray"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
"id": 2173,
"name": "Delta Force"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31780/?format=api",
"id": 31780,
"name": "Offbeat"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://deltaforce.myds.me"
}
]
}